SW006012 Microchip Technology, SW006012 Datasheet - Page 178

C COMPILER FOR DSPIC30F FAMILY

SW006012

Manufacturer Part Number
SW006012
Description
C COMPILER FOR DSPIC30F FAMILY
Manufacturer
Microchip Technology
Type
MPLAB® C30 Compilerr
Series
PIC24 & DsPICr
Datasheets

Specifications of SW006012

Supported Families
PIC24, DsPIC30F And DsPIC33F
Core Architecture
PIC, DsPIC
Kit Contents
Software And Docs
Mcu Supported Families
PIC24 MCUs And DsPIC DSCs
Tool Type
Compiler
Processor Series
PIC24, dsPIC
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
dsPIC30F
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
MPLAB
DS51284F-page 172
®
C30 User’s Guide
U
'identifier' undeclared (first use in this function)
The specified identifier must be declared.
'identifier' undeclared here (not in a function)
The specified identifier must be declared.
union has no member named 'identifier'
A union member named 'identifier' is referenced, but the referenced union contains no
such member. This is not allowed.
unknown field 'identifier' specified in initializer
Do not use unknown fields in initializers.
unknown machine mode 'mode'
The argument mode specified for the mode attribute is not a recognized machine
mode.
unknown register name 'name' in 'asm'
The asm statement is invalid.
unrecognized format specifier
The argument to the format attribute is invalid.
unrecognized option '-option'
The specified command-line option is not recognized.
unrecognized option 'option'
'option' is not a known option.
'identifier' used prior to declaration
The identifier is used prior to its declaration.
unterminated #'name'
#endif is expected to terminate a #if, #ifdef or #ifndef conditional.
unterminated argument list invoking macro 'name'
Evaluation of a function macro has encountered the end of file before completing the
macro expansion.
unterminated comment
The end of file was reached while scanning for a comment terminator.
V
'va_start' used in function with fixed args
'va_start' should be used only in functions with variable argument lists.
variable 'identifier' has initializer but incomplete type
It is not legal to initialize variables with incomplete types.
variable or field 'identifier' declared void
Neither variables nor fields may be declared void.
variable-sized object may not be initialized
It is not legal to initialize a variable-sized object.
virtual memory exhausted
Not enough memory left to write error message.
© 2007 Microchip Technology Inc.

Related parts for SW006012