SW500010 Microchip Technology, SW500010 Datasheet - Page 471

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
Error and Warning Messages
(1260) macro "*" redefined
More than one definition for a macro with the same name has been encountered, e.g.
(1261) string constant required
A string argument is required with the DS or DSU directive, e.g.
(1264) unsafe pointer conversion
A pointer to one kind of structure has been converted to another kind of structure and the structures
do not have a similar definition, e.g.
(1267) fixup overflow referencing * into * bytes at 0x*
See the following error message (1268) for more information..
MACRO fin
ENDM
MACRO fin
ENDM
DS ONE
struct ONE {
} one;
struct TWO {
} two;
struct ONE * oneptr;
oneptr = & two;
ret
reti
unsigned a;
long b;
unsigned a;
unsigned b;
; oops -- did you mean DS “ONE”?
; oops -- was this meant to be a different macro?
/ * ! * /
/ * ! * /
/ * oops --
was ONE meant to be same struct as TWO? * /
(Code Generator)
(Assembler)
(Assembler)
(Linker)
471

Related parts for SW500010