SW500009 Microchip Technology, SW500009 Datasheet - Page 35

HI-TECH FOR DSPIC/PIC24

SW500009

Manufacturer Part Number
SW500009
Description
HI-TECH FOR DSPIC/PIC24
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC24 & DsPICr
Datasheet

Specifications of SW500009

Supported Families
PIC24
Core Architecture
PIC, DsPIC
Software Edition
Standard
Kit Contents
Software And Docs
Tool Type
Compiler
Mcu Supported Families
PIC24 MCUs And DsPIC DSCs
Lead Free Status / RoHS Status
Not applicable / RoHS Compliant
For Use With/related Products
DSPIC3X/PIC24
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
025
778-1003
778-1003
PICC Command-line Driver
2.4.40 --OUTDIR: Specify a directory for output files
This option allows a directory to be nominated in for PICC to locate its output files. If this option
is omitted, output files will be created in the current working directory. This option will not set the
location of intermediate files.
2.4.41 --OUTPUT=type: Specify Output File Type
This option allows the type of the output file(s) to be specified. If no --OUTPUT option is specified,
the output file’s name will be derived from the first source or object file specified on the command
line.
specified by supplying a comma-separated list of tags. Those output file types which specify library
formats stop the compilation process before the final stages of compilation are executed. Hence
specifying an output file format list containing, e.g. lib or all will over-ride the non-library output
types, and only the library file will be created.
2.4.42 --PRE: Produce Preprocessed Source Code
The --PRE option is used to generate preprocessed C source files with an extension .pre. This may
be useful to ensure that preprocessor macros have expanded to what you think they should. Use
of this option can also create C source files which do not require any separate header files. This is
useful when sending files for technical support.
2.4.43 --PROTO: Generate Prototypes
The --PROTO option is used to generate .pro files containing both ANSI and K&R style function
declarations for all functions within the specified source files. Each .pro file produced will have
The available output file format are shown in Table 2.9. More than one output format may be
Option name
1..9
asm
speed
space
debug
none
Table 2.8: Optimization Options
Select code generation level 1 through 9
Select assembler optimizations
Favor code generation for speed over space
Favor code generation for space over speed
Favor accurate debugging over optimization
Do not use any compiler optimizations
File format
PICC Compiler Options
21

Related parts for SW500009