SW500010 Microchip Technology, SW500010 Datasheet - Page 376

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
(300) unexpected end of file
An end-of-file in a C module was encountered unexpectedly, e.g.:
(301) end of file on string file
This is an internal compiler error. Contact HI-TECH Software technical support with details.
(302) can’t reopen "*": *
This is an internal compiler error. Contact HI-TECH Software technical support with details.
(303) can’t allocate * bytes of memory (line *)
The parser was unable to allocate memory for the longest string encountered, as it attempts to sort
and merge strings. Try reducing the number or length of strings in this module.
(306) can’t allocate * bytes of memory for *
This is an internal compiler error. Contact HI-TECH Software technical support with details.
(307) too many qualifier names
This is an internal compiler error. Contact HI-TECH Software technical support with details.
(308) too many case labels in switch
There are too many case labels in this switch statement. The maximum allowable number of
case labels in any one switch statement is 511.
376
#asm
}
void main(void)
{
mov
mov
init();
run();
r0, #55
[r1], r0
/ * is that it? What about the close brace * /
/ * oops -- where is the #endasm * /
Error and Warning Messages
(Code Generator)
(Code Generator)
(Parser)
(Parser)
(Parser)
(Parser)
(Parser)

Related parts for SW500010