17.02.2015 Views

CCS C Compiler Manual PCB / PCM / PCH

Create successful ePaper yourself

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

Function never called<br />

Function not void and does not return a value.<br />

Info:<br />

Interrupt level changed<br />

Interrupts disabled during call to prevent re-entrancy.<br />

Linker Warning: "%s" already defined in object "%s"; second definition ignored.<br />

Linker Warning: Address and size of section "%s" in module "%s" exceeds maximum range for<br />

this processor. The section will be ignored.<br />

Linker Warning: The module "%s" doesn't have a valid chip id. The module will be considered<br />

for the target chip "%s".<br />

Linker Warning: The target chip "%s" of the imported module "%s" doesn't match the target chip<br />

"%s" of the source.<br />

Linker Warning: Unsupported relocation type in module "%s".<br />

Memory not available at requested location.<br />

Operator precedence rules may not be as intended, use() to clarify<br />

Some combinations of operators are confusing to some programmers. This warning is issued<br />

for expressions where adding() would help to clarify the meaning. For example:<br />

if( x

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

Saved successfully!

Ooh no, something went wrong!