SW500011 Microchip Technology, SW500011 Datasheet - Page 39

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
--WARNFORMAT and --ERRFORMAT, see Sections 2.6.25,
string as their argument. The option strings are formatted, and can use the same placeholders, as
their variable counterparts.
The message environment variables, in turn, may be overridden by the driver options: --MSGFORMAT,
to specify the placeholders, as DOS interprets a single percent character as an argument
and will not pass this on to the compiler. For example:
--ERRFORMAT=”file %%f: line %%l”
T
C
the parser and an error from the linker. By default the following messages are displayed
when compiling.
main.c: main()
17: ip = &b;
^ (362) redundant "&" applied to array (warning)
(492) attempt to position absolute psect "text" is illegal
Notice that the format of the messages from the parser and linker differ since the parser
is able to identify the particular line of offending source code. The parser has indicated
the name of the file, indicated the function in which the warning is located, reproduced
UT RIAL
HANGING
M
HTC_MSG_FORMAT
HTC_WARN_FORMAT
HTC_ERR_FORMAT
ESSAGE
Variable
Table 2.4: Messaging environment variables
Placeholder
%a
%c
%f
%l
%n
%s
F
Table 2.5: Messaging placeholders
ORMATS
A project is compiled, but produces a warning from
application name
column number
filename
line number
message number
message string (from MDF)
All advisory messages
All warning messages
All error and fatal error messages
Replacement
Effect
2.6.36
and 2.6.58. These options take a
Compiler Messages
39

Related parts for SW500011