SW500011 Microchip Technology, SW500011 Datasheet - Page 166

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
Hexmate
5.14.1 Hexmate Command Line Options
Some of these hexmate operations may be possible from the compiler’s command line driver. How-
ever, if hexmate is to be run directly, its usage is:
Where file1.hex through to fileN.hex are a list of input Intel hex files to merge using hexmate. Ad-
ditional options can be provided to further customize this process. Table
options that hexmate accepts.
values supplied to the hexmate options should be entered as hexadecimal values without leading 0x
or trailing h characters. Note also that any address fields specified in these options are to be entered
as byte addresses, unless specified otherwise in the -ADDRESSING option.
5.14.1.1 specifications,filename.hex
Intel hex files that can be processed by hexmate should be in either INHX32 or INHX8M format.
Additional specifications can be applied to each hex file to put restrictions or conditions on how this
file should be processed. If any specifications are used they must precede the filename. The list of
specifications will then be separated from the filename by a comma.
cause only the address data falling within this range to be used. For example:
166
The input parameters to hexmate are now discussed in greater detail. Note that any integral
A range restriction can be applied with the specification rStart-End. A range restriction will
Merging a bootloader or debug module into a main application at build time
Calculating a checksum over a range of program memory and storing its value in program
memory or EEPROM
Filling unused memory locations with an instruction to send the PC to a known location if it
gets lost.
Storage of a serial number at a fixed address.
Storage of a string (e.g. time stamp) at a fixed address.
Store initial values at a particular memory address (e.g. initialise EEPROM)
Detecting usage of a buggy/restricted instruction
Adjusting hex file to meet requirements of particular bootloaders
hexmate <file1.hex ... fileN.hex> <options>
r100-1FF,myfile.hex
5.9
lists the command line
Linker and Utilities

Related parts for SW500011