SW500011 Microchip Technology, SW500011 Datasheet - Page 366

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
(682) this architecture is not supported by the PICC Lite compiler
A target device other than baseline, midrange or highend was specified. This compiler only supports
devices from these architecture families.
(683) bank 1 variables are not supported by the PICC Lite compiler
A variable with an absolute address located in bank 1 was detected. This compiler does not support
code generation of variables in this bank.
(684) bank 2 and 3 variables are not supported by the PICC Lite compiler (Code Generator)
A variable with an absolute address located in bank 2 or 3 was detected. This compiler does not
support code generation of variables in these banks.
(689) unknown predicate "*"
This is an internal compiler error. Contact HI-TECH Software technical support with details.
(695) duplicate case label (*)
There are two case labels with the same value in this switch statement, e.g.:
(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.
366
switch(in) {
case ’0’: /* if this is case ’0’... */
case ’0’: /* then what is this case? */
}
b++;
break;
b--;
break;
Error and Warning Messages
(Code Generator)
(Code Generator)
(Code Generator)
(Code Generator)
(Code Generator)
(Code Generator)

Related parts for SW500011