SW500009 Microchip Technology, SW500009 Datasheet - Page 325

HI-TECH FOR DSPIC/PIC24

SW500009

Manufacturer Part Number
SW500009
Description
HI-TECH FOR DSPIC/PIC24
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC24 & DsPICr
Datasheet

Specifications of SW500009

Supported Families
PIC24
Core Architecture
PIC, DsPIC
Software Edition
Standard
Kit Contents
Software And Docs
Tool Type
Compiler
Mcu Supported Families
PIC24 MCUs And DsPIC DSCs
Lead Free Status / RoHS Status
Not applicable / RoHS Compliant
For Use With/related Products
DSPIC3X/PIC24
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
025
778-1003
778-1003
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 */
/* woops -- where is the #endasm */
(Code Generator)
(Preprocessor)
(Parser)
(Parser)
(Parser)
(Parser)
(Parser)
311

Related parts for SW500009