SW500011 Microchip Technology, SW500011 Datasheet - Page 56

HI-TECH X PRO FOR PIC32

SW500011

Manufacturer Part Number
SW500011
Description
HI-TECH X PRO FOR PIC32
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC32r
Datasheet

Specifications of SW500011

No. Of User Licenses
1
Supported Families
PIC32
Core Architecture
PIC
Supported Hosts
Windows XP, Vista, Linux, Mac OS X
Software Edition
Professional
Kit Contents
Software And Docs
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
PIC32 Series
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
032
778-1007
778-1007
PICC32 Driver Option Descriptions
option will not set the location of output files, instead use --OUTDIR. See
information.
2.6.40 --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. Opti-
mizations may be disabled by using --OPT=none, or individual optimizers may be controlled, e.g.
--OPT=asm will only enable some assembler optimizations. Table
tion types. The optimizations that are controlled through specifying a level 1 through 9 affect opti-
mization during the code generation stage. The level selected is commonly referred to as the global
optimization level.
2.6.41 --OUTDIR=path: Specify a directory for Output files
This option allows a directory to be nominated in for PICC32 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, instead use --OBJDIR. See
2.6.42 --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
56
If this option is omitted, intermediate files will be created in the current working directory. This
The available output file format are shown in Table 2.12. More than one output format may be
Option name
1..9
asm
asmfile
debug
all
none
Select global optimization level (1 through 9)
Select optimizations of assembly derived from C source
Select optimizations of assembly source files
Favor accurate debugging over optimization
Enable all compiler optimizations
Do not use any compiler optimziations
Table 2.11: Optimization Options
Funcion
2.6.39
and
2.11
2.6.10
PICC32 Command-line Driver
lists the available optimiza-
2.6.41
for more information.
and
2.6.10
for more

Related parts for SW500011