SW500008 Microchip Technology, SW500008 Datasheet - Page 396

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
(798) macro argument may not appear after LOCAL
The list of labels after the directive LOCAL may not include any of the formal parameters to the
macro, e.g.:
(799) rept argument must be >= 0
The argument to a REPT directive must be greater than zero, e.g.:
(800) undefined symbol *
The named symbol is not defined in this module, and has not been specified GLOBAL.
(801) range check too complex
This is an internal compiler error. Contact HI-TECH Software technical support with details.
(802) invalid address after "end" directive
The start address of the program which is specified after the assembler END directive must be a label
in the current file.
(803) undefined temporary label
A temporary label has been referenced that is not defined. Note that a temporary label must have a
number >= 0.
(808) add_reloc - bad size
This is an internal compiler error. Contact HI-TECH Software technical support with details.
382
mmm macro a1
ENDM
rept -2
endm
move r0, #a1
LOCAL a1
move r0, [r1]++
; woops -- the macro parameter cannot be used with local
; -2 copies of this code? */
Error and Warning Messages
(Assembler)
(Assembler)
(Assembler)
(Assembler)
(Assembler)
(Assembler)
(Assembler)

Related parts for SW500008