SW500011 Microchip Technology, SW500011 Datasheet - Page 158

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
Objtohex
will list all modules in file.lib with their global symbols, with the output formatted for an 80
column printer or display.
5.10.6 Ordering of Libraries
The librarian creates libraries with the modules in the order in which they were given on the com-
mand line. When updating a library the order of the modules is preserved. Any new modules added
to a library after it has been created will be appended to the end.
which references a symbol defined in another module in the same library, the module defining the
symbol should come after the module referencing the symbol.
5.10.7 Error Messages
LIBR issues various error messages, most of which represent a fatal error, while some represent a
harmless occurrence which will nonetheless be reported unless the -W option was used. In this case
all warning messages will be suppressed.
5.11 Objtohex
The HI-TECH linker is capable of producing simple binary files, or object files as output. Any other
format required must be produced by running the utility program OBJTOHEX. This allows conversion
of object files as produced by the linker into a variety of different formats, including various hex
formats. The program is invoked thus:
All of the arguments are optional. If outputfile is omitted it defaults to l.hex or l.bin depend-
ing on whether the -b option is used. The inputfile defaults to l.obj.
same as for HLINK.
5.11.1 Checksum Specifications
If you are generating a HEX file output, please refer to the hexmate section
checksums. For OBJTOHEX, the checksum specification allows automated checksum calculation and
takes the form of several lines, each line describing one checksum. The syntax of a checksum line
is:
158
The ordering of the modules in a library is significant to the linker. If a library contains a module
The options for OBJTOHEX are listed in Table 5.4. Where an address is required, the format is the
LIBR -P80 s file.lib
OBJTOHEX options inputfile outputfile
5.14
Linker and Utilities
for calculating

Related parts for SW500011