SW500011 Microchip Technology, SW500011 Datasheet - Page 174

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.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.14.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.14.1.15 -SERIAL
This option will store a particular hex value at a fixed address. The usage of this option is:
where:
For example:
174
-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.
Interval is optional and specifies the address shift per repetition of this code.
Repetitions is optional and specifies the number of times to repeat this code.
-SERIAL=000001@EFFE
Linker and Utilities

Related parts for SW500011