SW500011 Microchip Technology, SW500011 Datasheet - Page 51

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
Thus this option can not be used when using any compilation process that compiles each source file
separately using the -C or --PASS1 options. Such is the case for most IDEs, including HI-TIDE,
and makefiles.
2.6.23 --DEBUGGER=type: Select Debugger Type
This option is intended for use for compatibility with debuggers. PICC32 supports the Microchip
ICD2 debugger and using this option will configure the compiler to conform to the requirements of
the ICD2 (reserving memory addresses, etc.). For example:
2.6.24 --ECHO: Echo command line before processing
Use of this option will result in the command line being echoed to the stderr stream before com-
pilation is commenced. Each token of the command line will be printed on a separate line and will
appear in the order in which they are placed on the command line.
2.6.25 --ERRFORMAT=format: Define Format for Compiler Messages
If the --ERRFORMAT option is not used, the default behaviour of the compiler is to display any
errors in a “human readable” format line. This standard format is perfectly acceptable to a person
reading the error output, but is not generally usable with environments which support compiler error
handling. The following sections indicate how this option may be used in such situations.
holders embedded within a message template. See Section
system employed by PICC32 .
format of warning and advisory messages, respectively.
2.6.26 --ERRORS=number: Maximum Number of Errors
This option sets the maximum number of errors each compiler application, as well as the driver, will
display before stopping. By default, up to 20 error messages will be displayed. See Section
full details of the messaging system employed by PICC32 .
Basic debugging with Microchip REALICE is also supported when –debugger=realice is used.
This option allows the exact format of printed error messages to be specified using special place-
This section is also applicable to the --WARNFORMAT and --MSGFORMAT options which adjust the
See Section
PICC32 --CHIP=32MX360F512L --DEBUGGER=icd2 main.c
2.6.33
for the appropriate option to change the message language.
2.5
PICC32 Driver Option Descriptions
for full details of the messaging
2.5
for
51

Related parts for SW500011