SW006012 Microchip Technology, SW006012 Datasheet - Page 172

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 166
®
C30 User’s Guide
macro 'name' requires n arguments, but only n given
Not enough arguments were passed to macro 'name'.
matching constraint not valid in output operand
The asm statement is invalid.
'symbol' may not appear in macro parameter list
Missing '=' for 'save' in interrupt pragma
The save parameter requires an equal sign before the variable(s) are listed. For
example, #pragma interrupt isr0 save=var1,var2
missing '(' after predicate
#assert or #unassert expects parentheses around the answer. For example:
ns#assert PREDICATE (ANSWER)
missing '(' in expression
Parentheses are not matching, expecting an opening parenthesis.
missing ')' after “defined”
Expecting a closing parenthesis.
missing ')' in expression
Parentheses are not matching, expecting a closing parenthesis.
missing ')' in macro parameter list
The macro is expecting parameters to be within parentheses and separated by
commas.
missing ')' to complete answer
#assert or #unassert expects parentheses around the answer.
missing argument to 'option' option
The specified command-line option requires an argument.
missing binary operator before token 'token'
Expecting an operator before the 'token'.
missing terminating 'character' character
Missing terminating character such as a single quote ', double quote ” or right angle
bracket >.
missing terminating > character
Expecting terminating > in #include directive.
more than n operands in 'asm'
The asm statement is invalid.
multiple default labels in one switch
Only a single default label may be specified for each switch.
multiple parameters named 'identifier'
Parameter names must be unique.
multiple storage classes in declaration of 'identifier'
Each declaration should have a single storage class.
'symbol' is not allowed as a parameter.
© 2007 Microchip Technology Inc.

Related parts for SW006012