SW500009 Microchip Technology, SW500009 Datasheet - Page 374

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
(733) bad string "*" in pragma "psect"
The code generator has been passed a pragma psect directive that has a badly formed string, e.g.:
Maybe you meant something like:
(734) too many "psect" pragmas
Too many #pragma psect directives have been used.
(737) unknown argument "*" to pragma "switch"
The #pragma switch directive has been used with an invalid switch code generation method. Pos-
sible arguments are: auto, simple and direct.
(739) error closing output file
The compiler detected an error when closing a file. Contact HI-TECH Support with details.
(740) zero dimension array is illegal
The code generator has been passed a declaration that results in an array having a zero dimension.
(741) bitfield too large (* bits)
The maximum number of bits in a bit field is the same as the number of bits in an int, e.g. assuming
an int is 16 bits wide:
360
#pragma psect text /* redirect text psect into what? */
#pragma psect text=special_text
struct {
} object;
unsigned flag : 1;
unsigned value : 12;
unsigned cont : 6;
/* woops -- that makes a total of 19 bits */
(Code Generator, Optimiser)
Error and Warning Messages
(Code Generator)
(Code Generator)
(Code Generator)
(Code Generator)
(Code Generator)

Related parts for SW500009