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

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
1. Create a file named project.c with the following lines:
2. Compile each unit (report, filter, main).
3. Compile project.c
Using the IDE to work with multiple compilation units:
Replacing the linker command line with a linker script:
·
·
·
·
·
The above screen is from OPTIONS > PROJECT OPTIONS after loading the project.pjt file. If
the file does not exist create the project manually and make screen like the above.
The pane to the left is the FILES slide out that is available from VIEW > PROJECT FILES.
Right click on a unit name (like filter) select COMPILE to compile just that unit.
Click on the build icon (third from the right) to rebuild and link the whole project.
This pane is helpful in managing each unit in the project. Review the right click options for the
full range of options.
#import( report.o )
#import( filter.o )
#import( main.o )
71

Related parts for PCDIDE COMPILER