PCDIDE COMPILER Custom Computer Services Inc (CCS), PCDIDE COMPILER Datasheet - Page 335

PCD C-COMPILER PIC24, DSPIC

PCDIDE COMPILER

Manufacturer Part Number
PCDIDE COMPILER
Description
PCD C-COMPILER PIC24, DSPIC
Manufacturer
Custom Computer Services Inc (CCS)
Type
Compilerr
Datasheet

Specifications of PCDIDE COMPILER

For Use With/related Products
Microchip PIC24/dsPIC®
Lead Free Status / RoHS Status
Not applicable / Not applicable
Other names
429-1008
Error Messages
Subscript out of range
A subscript to a RAM array must be at least 1 and not more than 128 elements. Note that large
arrays might not fit in a bank. ROM arrays may not occupy more than 256 locations.
This linker function is not available in this compiler version.
Some linker functions are only available if the PCW or PCWH product is installed.
This type cannot be qualified with this qualifier
Check the qualifiers. Be sure to look on previous lines. An example of this error is:
VOID X;
Too many array subscripts
Arrays are limited to 5 dimensions.
Too many constant structures to fit into available space
Available space depends on the chip. Some chips only allow constant structures in certain places.
Look at the last calling tree to evaluate space usage. Constant structures will appear as functions
with a @CONST at the beginning of the name.
Too many elements in an ENUM
A max of 256 elements are allowed in an ENUM.
Too many fast interrupt handlers have been defined
Too many fast interrupt handlers have been identified
Too many nested #INCLUDEs
No more than 10 include files may be open at a time.
Too many parameters
More parameters have been given to a function than the function was defined with.
Too many subscripts
More subscripts have been given to an array than the array was defined with.
Type is not defined
The specified type is used but not defined in the program. Check the spelling.
Type specification not valid for a function
This function has a type specifier that is not meaningful to a function.
Undefined identifier
321

Related parts for PCDIDE COMPILER