SW500010 Microchip Technology, SW500010 Datasheet - Page 188

HI-TECH C PRO FOR PIC10/12/16

SW500010

Manufacturer Part Number
SW500010
Description
HI-TECH C PRO FOR PIC10/12/16
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC10/12/16r
Datasheets

Specifications of SW500010

Supported Families
PIC10, PIC12, PIC16
Core Architecture
PIC
Software Edition
Professional
Kit Contents
Software And Docs
Mcu Supported Families
PIC10/12/16
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
PIC10, PIC12, PIC14, PIC16, PIC16E
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
019P
778-1006
778-1006
Hexmate
5.15.1.12 -LOGFILE
The -LOGFILE option saves hex file statistics to the named file. For example:
will analyse the hex file that hexmate is generating and save a report to a file named output.log.
5.15.1.13 -MASK
Use this option to logically AND a memory range with a particular bitmask. This is used to ensure
that the unimplemented bits in program words (if any) are left blank. The usage of this option is as
follows:
Where hexcode is a hexadecimal value that will be ANDed with data within the start-end
address range. Multibyte mask values can be entered in little endian byte order.
5.15.1.14 -Ofile
The generated Intel hex output will be created in this file. For example:
will save the resultant output to program.hex. The output file can take the same name as one of its
input files, but by doing so, it will replace the input file entirely.
5.15.1.15 -SERIAL
This option will store a particular hex value at a fixed address. The usage of this option is:
where:
188
-LOGFILE=output.log
-MASK=hexcode@start-end
-Oprogram.hex
-SERIAL=Code[+/-Increment]@Address[+/-Interval][rRepetitions]
Code is a hexadecimal value to store and is entered in little endian byte order.
Increment is optional and allows the value of Code to change by this value with each repetition
(if requested).
Address is the location to store this code, or the first repetition thereof.
Linker and Utilities

Related parts for SW500010