SW500010 Microchip Technology, SW500010 Datasheet - Page 436

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
(788) invalid character "*" in number
A number contained a character that was not part of the range 0-9 or 0-F.
(790) end of file inside conditional
END-of-FILE was encountered while scanning for an "endif" to match a previous "if".
(793) unterminated macro argument
An argument to a macro is not terminated. Note that angle brackets ("< >") are used to quote macro
arguments.
(794) invalid number syntax
The syntax of a number is invalid. This can be, e.g. use of 8 or 9 in an octal number, or other
malformed numbers.
(796) use of LOCAL outside macros is illegal
The LOCAL directive is only legal inside macros. It defines local labels that will be unique for each
invocation of the macro.
(797) syntax error in LOCAL argument
A symbol defined using the LOCAL assembler directive in an assembler macro is syntactically incor-
rect. Ensure that all symbols and all other assembler identifiers conform with the assembly language
of the target device.
(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.:
436
mmm macro a1
ENDM
move
LOCAL a1
r0, #a1
; oops --
; the macro parameter cannot be used with local
Error and Warning Messages
(Assembler, Optimiser)
(Assembler)
(Assembler)
(Assembler)
(Assembler)
(Assembler)
(Assembler)

Related parts for SW500010