29.10.2014 Views

ARM Compiler toolchain v4.1 for µVision Using the Compiler

ARM Compiler toolchain v4.1 for µVision Using the Compiler

ARM Compiler toolchain v4.1 for µVision Using the Compiler

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Compiler</strong> Diagnostic Messages<br />

6.2 Severity of compiler diagnostic messages<br />

Diagnostic messages have an associated severity. See Table 6-1.<br />

Table 6-1 Severity of diagnostic messages<br />

Severity<br />

Internal fault<br />

Error<br />

Warning<br />

Remark<br />

Description<br />

Internal faults indicate an internal problem with <strong>the</strong> compiler.<br />

Contact your supplier with feedback.<br />

Errors indicate problems that cause <strong>the</strong> compilation to stop. These<br />

errors include command line errors, internal errors, missing include<br />

files, and violations in <strong>the</strong> syntactic or semantic rules of <strong>the</strong> C or C++<br />

language. If multiple source files are specified, no fur<strong>the</strong>r source<br />

files are compiled.<br />

Warnings indicate unusual conditions in your code that might<br />

indicate a problem. Compilation continues, and object code is<br />

generated unless any fur<strong>the</strong>r problems with an Error severity are<br />

detected.<br />

Remarks indicate common, but sometimes unconventional, use of C<br />

or C++. These diagnostics are not displayed by default. Compilation<br />

continues, and object code is generated unless any fur<strong>the</strong>r problems<br />

with an Error severity are detected.<br />

6.2.1 See also<br />

Tasks<br />

• Chapter 1 Conventions and Feedback.<br />

Concepts<br />

• <strong>Compiler</strong> diagnostics on page 6-2.<br />

<strong>ARM</strong> DUI 0375C Copyright © 2007-2008, 2011 <strong>ARM</strong>. All rights reserved. 6-3<br />

ID061811<br />

Non-Confidential

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!