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

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
+M
-M
+J
-J
+ICD
#xxx="yyy"
+Gxxx="yyy
"
+?
-?
+STDOUT
+SETUP
sourceline=
+V
+Q
A / character may be used in place of a + character. The default options are as follows:
If @filename appears on the CCSC command line, command line options will be read from the
specified file. Parameters may appear on multiple lines in the file.
If the file CCSC.INI exists in the same directory as CCSC.EXE, then command line parameters are
read from that file before they are processed on the command line.
Examples:
+FM +ES +J +DC +Y9 -T -A +M +LNlst +O8hex -P -Z
CCSC +FM C:\PICSTUFF\TEST.C
CCSC +FM +P +T TEST.C
Generate a symbol file (.SYM)
Do not create symbol file
Create a project file (.PJT)
Do not create PJT file
Compile for use with an ICD
Set a global #define for id xxx with a value of yyy, example:
#debug="true"
Same as #xxx="yyy"
Brings up a help file
Same as +?
Outputs errors to STDOUT (for use with third party editors)
Install CCSC into MPLAB (no compile is done)
Allows a source line to be injected at the start of the source file.
Example: CCSC +FM myfile.c sourceline=“#include <16F887.h>”
Show compiler version (no compile is done)
Show all valid devices in database (no compile is done)
5

Related parts for PCDIDE COMPILER