SW500011 Microchip Technology, SW500011 Datasheet - Page 57

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 Command-line Driver
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.6.43 --PASS1: Compile to P-code
The --PASS1 option is used to generate a p-code intermediate files (.p1 file) from the parser, then
stop compilation. Such a file needs to be generated if creating a p-code library file.
2.6.44 --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.
option. The source for this function is customised by the compiler, but only after the code generator
has scanned the project for printf usage. Thus, as the –PRE option stops compilation after the
preprocessor stage, the code generator will not execute and no printf code will be processed. If this
option is omitted, the preprocessed source for printf will be retained in the file doprnt.pre.
option. The source for this function is customised by the compiler, but only after the code generator
has scanned the project for printf usage. Thus, as the –PRE option stops compilation after the
preprocessor stage, the code generator will not execute and no printf code will be processed. If this
If you wish to see the preprocessed source for the printf family of functions, do not use this
If you wish to see the preprocessed source for the printf family of functions, do not use this
Type tag
lib
lpp
intel
tek
aahex
mot
ubrof
bin
cof
cod
elf
Table 2.12: Output file formats
Library File
P-code library
Intel HEX
Tektronic
American Automation symbolic HEX file
Motorola S19 HEX file
UBROF format
Binary file
Common Object File Format
Bytecraft COD file format
ELF/DWARF file format
File format
PICC32 Driver Option Descriptions
57

Related parts for SW500011