SW500010 Microchip Technology, SW500010 Datasheet - Page 56

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
PICC Command-line Driver
2.6.38 --MSGFORMAT=format: Set Advisory Message Format
This option sets the format of advisory messages produced by the compiler. See Section
2.5
for full
information.
2.6.39 --NODEL: Do not remove temporary files
Specifying --NODEL when building will instruct PICCnot to remove the intermediate and tempo-
rary files that were created during the build process.
2.6.40 --NOEXEC: Don’t Execute Compiler
The --NOEXEC option causes the compiler to go through all the compilation steps, but without
actually performing any compilation or producing any output. This may be useful when used in
conjunction with the -V (verbose) option in order to see all of the command lines the compiler uses
to drive the compiler applications.
2.6.41 --OBJDIR: Specify a directory for intermediate files
This option allows a directory to be nominated in for PICCto locate its intermediate files. If this
option is omitted, intermediate files will be created in the current working directory. This option
will not set the location of output files, instead use --OUTDIR. See
2.6.43
and
2.6.10
for more
information.
2.6.42 --OPT<=type>: Invoke Compiler Optimizations
The --OPT option allows control of all the compiler optimizers. By default, without this option,
all optimizations are enabled. The options --OPT or --OPT=all also enable all optimizations.
Optimizations may be disabled by using --OPT=none, or individual optimizers may be controlled,
e.g. --OPT=asm will only enable some assembler optimizations. Table
2.11
lists the available
optimization types. The optimizations that are controlled through specifying a level 1 through 9
affect optimization during the code generation stage. The level selected is commonly referred to as
the global optimization level.
2.6.43 --OUTDIR: Specify a directory for output files
This option allows a directory to be nominated in for PICCto 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, instead use --OBJDIR. See
2.6.41
and
2.6.10
for more information.
56

Related parts for SW500010