SW500011 Microchip Technology, SW500011 Datasheet - Page 322

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
(291) K&R identifier "*" not an argument
This identifier that has appeared in a K&R style argument declarator is not listed inside the paren-
theses after the function name, e.g.:
(292) function parameter may not be a function
A function parameter may not be a function. It may be a pointer to a function, so perhaps a "*" has
been omitted from the declaration.
(293) bad size in index_type()
This is an internal compiler error. Contact HI-TECH Software technical support with details.
(294) can’t allocate * bytes of memory
This is an internal compiler error. Contact HI-TECH Software technical support with details.
(295) expression too complex
This expression has caused overflow of the compiler’s internal stack and should be re-arranged or
split into two expressions.
(296) out of memory
This could be an internal compiler error. Contact HI-TECH Software technical support with details.
(297) bad argument (*) to tysize()
This is an internal compiler error. Contact HI-TECH Software technical support with details.
322
const char ccrv(void) /* const * char ccrv(void) perhaps? */
{
}
int process(input)
int unput;
{
}
return ccip;
/* oops -- that should be int input; */
/* error flagged here */
Error and Warning Messages
(Code Generator, Hexmate)
(Objtohex)
(Parser)
(Parser)
(Parser)
(Parser)
(Parser)

Related parts for SW500011