SW500009 Microchip Technology, SW500009 Datasheet - Page 370

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
(696) out-of-range case label (*)
This case label is not a value that the controlling expression can yield, and thus this label will never
be selected.
(697) non-constant case label
A case label in this switch statement has a value which is not a constant.
(698) bit variables must be global or static
A bit variable cannot be of type auto. If you require a bit variable with scope local to a block of
code or function, qualify it static, e.g.:
(699) no case labels in switch
There are no case labels in this switch statement, e.g.:
(701) unreasonable matching depth
This is an internal compiler error. Contact HI-TECH Software technical support with details.
(702) regused(): bad arg to G
This is an internal compiler error. Contact HI-TECH Software technical support with details.
(703) bad GN
This is an internal compiler error. Contact HI-TECH Software technical support with details. See
Section
356
bit proc(int a)
{
}
switch(input) {
}
5.9.2
bit bb;
bb = (a > 66);
return bb;
for more information.
/* there is nothing to match the value of input */
/* woops -- this should be: static bit bb; */
Error and Warning Messages
(Code Generator)
(Code Generator)
(Code Generator)
(Code Generator)
(Code Generator)
(Code Generator)
(Code Generator)

Related parts for SW500009