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

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
PCD C Compiler Reference Manual January 2011
Undefined label that was used in a GOTO
There was a GOTO LABEL but LABEL was never encountered within the required scope. A GOTO
cannot jump outside a function.
Unknown device type
A #DEVICE contained an unknown device. The center letters of a device are always C regardless
of the actual part in use. For example, use PIC16C74 not PIC16RC74. Be sure the correct
compiler is being used for the indicated device. See #DEVICE for more information.
Unknown keyword in #FUSES
Check the keyword spelling against the description under #FUSES.
Unknown linker keyword
The keyword used in a linker directive is not understood.
Unknown type
The specified type is used but not defined in the program. Check the spelling.
User aborted compilation
USE parameter invalid
One of the parameters to a USE library is not valid for the current environment.
USE parameter value is out of range
One of the values for a parameter to the USE library is not valid for the current environment.
Variable never used
Variable of this data type is never greater than this constant
322

Related parts for PCDIDE COMPILER