07.04.2013 Views

MPLAB C Compiler for PIC24 MCUs and dsPIC DSCs ... - Microchip

MPLAB C Compiler for PIC24 MCUs and dsPIC DSCs ... - Microchip

MPLAB C Compiler for PIC24 MCUs and dsPIC DSCs ... - Microchip

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

Diagnostics<br />

ambiguous abbreviation argument<br />

The specified comm<strong>and</strong>-line abbreviation is ambiguous.<br />

an argument type that has a default promotion can’t match an empty parameter<br />

name list declaration.<br />

The declaration <strong>and</strong> definition of a function must be consistent.<br />

args to be <strong>for</strong>matted is not ...<br />

The first-to-check index argument of the <strong>for</strong>mat attribute specifies a parameter that is<br />

not declared ‘…’.<br />

argument ‘identifier’ doesn’t match prototype<br />

Function argument types should match the function’s prototype.<br />

argument of ‘asm’ is not a constant string<br />

The argument of ‘asm’ must be a constant string.<br />

argument to ‘-B’ is missing<br />

The directory name is missing.<br />

argument to ‘-l’ is missing<br />

The library name is missing.<br />

argument to ‘-specs’ is missing<br />

The name of the specs file is missing.<br />

argument to ‘-specs=’ is missing<br />

The name of the specs file is missing.<br />

argument to ‘-x’ is missing<br />

The language name is missing.<br />

argument to ‘-Xlinker’ is missing<br />

The argument to be passed to the linker is missing.<br />

arithmetic on pointer to an incomplete type<br />

Arithmetic on a pointer to an incomplete type is not allowed.<br />

array index in non-array initializer<br />

Do not use array indices in non-array initializers.<br />

array size missing in ‘identifier’<br />

An array size is missing.<br />

array subscript is not an integer<br />

Array subscripts must be integers.<br />

‘asm’ oper<strong>and</strong> constraint incompatible with oper<strong>and</strong> size<br />

The asm statement is invalid.<br />

‘asm’ oper<strong>and</strong> requires impossible reload<br />

The asm statement is invalid.<br />

asm template is not a string constant<br />

Asm templates must be string constants.<br />

assertion without predicate<br />

#assert or #unassert must be followed by a predicate, which must be a single identifier.<br />

‘attribute’ attribute applies only to functions<br />

The attribute ‘attribute’ may only be applied to functions.<br />

© 2008 <strong>Microchip</strong> Technology Inc. DS51284H-page 165

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

Saved successfully!

Ooh no, something went wrong!