SW500011 Microchip Technology, SW500011 Datasheet - Page 323

HI-TECH X PRO FOR PIC32

SW500011

Manufacturer Part Number
SW500011
Description
HI-TECH X PRO FOR PIC32
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC32r
Datasheet

Specifications of SW500011

No. Of User Licenses
1
Supported Families
PIC32
Core Architecture
PIC
Supported Hosts
Windows XP, Vista, Linux, Mac OS X
Software Edition
Professional
Kit Contents
Software And Docs
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
PIC32 Series
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
032
778-1007
778-1007
Error and Warning Messages
(298) end of file in #asm
An end of file has been encountered inside a #asm block. This probably means the #endasm is
missing or misspelt, e.g.:
(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.
#asm
}
void main(void)
{
mov r0, #55
mov [r1], r0
init();
run();
/* is that it? What about the close brace */
/* oops -- where is the #endasm */
(Code Generator)
(Preprocessor)
(Parser)
(Parser)
(Parser)
(Parser)
(Parser)
323

Related parts for SW500011