SW500010 Microchip Technology, SW500010 Datasheet - Page 139

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
Macro Assembler
would expand to:
Note that you can use local labels and angle brackets in the same manner as with conventional
macros.
space characters.
will expand to:
4.3.8.25 PROCESSOR
The output of the assembler may vary depending on the target device. The device name is typically
set using the --CHIP option to the command-line driver PICC, see Section 2.6.21, or using the
assembler -P option, see Table 4.1, but can also be set with this directive, e.g.
4.3.8.26 SIGNAT
This directive is used to associate a 16-bit signature value with a label. At link time the linker checks
that all signatures defined for a particular label are the same and produces an error if they are not. The
The IRPC directive is similar, except it substitutes one character at a time from a string of non-
For example:
PSECT idata_0
PSECT text0
PSECT romdata,class=CODE,delta=2
ENDM
PSECT text
PSECT romdata,class=CODE,delta=2
PSECT text
PROCESSOR 16F877
DW 4865h
DW 6C6Ch
DW 6F00h
IRPC char,ABC
DB ’char’
DB ’A’
DB ’B’
DB ’C’
HI-TECH C Assembly Language
139

Related parts for SW500010