SW500009 Microchip Technology, SW500009 Datasheet - Page 381

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
(768) constant relational expression
There is a relational expression that will always be true or false. This may be because e.g. you are
comparing an unsigned number with a negative value, or comparing a variable with a value greater
than the largest number it can represent, e.g.:
(769) no space for macro definition
The assembler has run out of memory.
(772) include files nested too deep
Macro expansions and include file handling have filled up the assembler’s internal stack. The maxi-
mum number of open macros and include files is 30.
(773) macro expansions nested too deep
Macro expansions in the assembler are nested too deep. The limit is 30 macros and include files
nested at one time.
(774) too many macro parameters
There are too many macro parameters on this macro definition.
(776) can’t allocate space for object "*" (offs: *)
The assembler has run out of memory.
(777) can’t allocate space for opnd structure within object "*", (offs: *)
The assembler has run out of memory.
(780) too many psects defined
There are too many psects defined! Boy, what a program!
unsigned int a;
if(a == -10)
b = 9;
/* if a is unsigned, how can it be -10? */
(Code Generator)
(Assembler)
(Assembler)
(Assembler)
(Assembler)
(Assembler)
(Assembler)
(Assembler)
367

Related parts for SW500009