SW500010 Microchip Technology, SW500010 Datasheet - Page 48

HI-TECH C PRO FOR PIC10/12/16

SW500010

Manufacturer Part Number
SW500010
Description
HI-TECH C PRO FOR PIC10/12/16
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC10/12/16r
Datasheets

Specifications of SW500010

Supported Families
PIC10, PIC12, PIC16
Core Architecture
PIC
Software Edition
Professional
Kit Contents
Software And Docs
Mcu Supported Families
PIC10/12/16
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
PIC10, PIC12, PIC14, PIC16, PIC16E
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
019P
778-1006
778-1006
PICC Driver Option Descriptions
name, with the extension .map.
2.6.9 -Nsize: Identifier Length
This option allows the C identifier length to be increased from the default value of 31. Valid sizes
for this option are from 32 to 255. The option has no effect for all other values.
2.6.10 -Ofile: Specify Output File
This option allows the basename of the output file(s) to be specified. If no -O option is given,
the output file(s) will be named after the first source or object file on the command line. The files
controlled are any produced by the linker or applications run subsequent to that, e.g. CROMWELL.
So for instance the HEX file, MAP file and SYM file are all controlled by the -O option.
required path before the filename, e.g. -Oc:\project\output\first. This will then also
specify the output directory for any files produced by the linker or subsequently run applications.
Any relative paths specified are with respect to the current working directory.
-O option will apply to all output files.
override any name or path information provided by -O relevant to the MAP and SYM file.
option, see Section 2.6.43. Note that if -O specifies a path which is inconsistent with the path
specified in the --OUTDIR option, this will result in an error.
2.6.11 -P: Preprocess Assembly Files
The -P option causes the assembler files to be preprocessed before they are assembled thus allowing
the use of preprocessor directives, such as #include, with assembler code. By default, assembler
files are not preprocessed.
2.6.12 -Q: Quiet Mode
This option places the compiler in a quiet mode which suppresses the HI-TECH Software copyright
notice from being displayed.
48
If no filename is specified with the option, then the name of the map file will have the project
The -O option can also change the directory in which the output file is located by including the
Any extension supplied with the filename will be ignored. The name and path specified by the
The options that specify MAP file creation (-M, see 2.6.8), and SYM file creation (-G, see 2.6.4)
To change the directory in which all output and intermediate files are written, use the --OUTDIR
PICC Command-line Driver

Related parts for SW500010