SW500008 Microchip Technology, SW500008 Datasheet - Page 170

PICC-18 STD

SW500008

Manufacturer Part Number
SW500008
Description
PICC-18 STD
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC18r
Datasheets

Specifications of SW500008

Supported Families
PIC18
Core Architecture
PIC
Software Edition
Standard
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
015
778-1001
778-1001
Hexmate
For example:
will store hex code 00001h to address EFFEh.
will store 5 codes, beginning with value 0000 at address 1000h. Subsequent codes will appear at
address intervals of +10h and the code value will change in increments of +2h.
5.15.1.15 -SIZE
Using the -SIZE option will report the number of bytes of data within the resultant hex image to
standard output. The size will also be recorded in the log file if one has been requested.
5.15.1.16 -STRING
The -STRING option will embed an ASCII string at a fixed address. The usage of this option is:
where:
For example:
156
Another example:
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
-SERIAL=0000+2@1000+10r5
-STRING@Address[tCode]=”Text”
Address is the location to store this string.
Code is optional and allows a byte sequence to trail each byte in the string. This can allow the
bytes of the string to be encoded within an instruction.
Text is the string to convert to ASCII and embed.
-STRING@1000="My favourite string"
Linker and Utilities

Related parts for SW500008