SW500007 Microchip Technology, SW500007 Datasheet - Page 162

PICC-18 PRO

SW500007

Manufacturer Part Number
SW500007
Description
PICC-18 PRO
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC18r
Datasheets

Specifications of SW500007

Supported Families
PIC18
Core Architecture
PIC
Software Edition
Professional
Kit Contents
Software And Docs
Mcu Supported Families
PIC18
Tool Function
Compiler
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / RoHS Compliant
For Use With/related Products
PIC18 Series
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
015P
778-1002
778-1002
Hexmate
5.15.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.15.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:
will use myfile.hex as input, but only process data which is addressed within the range 100h-1FFh
(inclusive) to be read from myfile.hex.
read from this hex file will be shifted (by the Offset) to a new address when generating the output.
The offset can be either positive or negative. For example:
148
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
An address shift can be applied with the specification sOffset . If an address shift is used, data
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 SW500007