SW500010 Microchip Technology, SW500010 Datasheet - Page 455

HI-TECH C PRO FOR PIC10/12/16

SW500010

Manufacturer Part Number
SW500010
Description
HI-TECH C PRO FOR PIC10/12/16
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC10/12/16r
Datasheets

Specifications of SW500010

Supported Families
PIC10, PIC12, PIC16
Core Architecture
PIC
Software Edition
Professional
Kit Contents
Software And Docs
Mcu Supported Families
PIC10/12/16
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
PIC10, PIC12, PIC14, PIC16, PIC16E
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
019P
778-1006
778-1006
Error and Warning Messages
(982) unknown op "*" in nxtuse()
This is an internal compiler error. Contact HI-TECH Software technical support with details.
(983) storage class redeclared
A variable previously declared as being static, has now be redeclared as extern.
(984) type redeclared
The type of this function or object has been redeclared. This can occur because of two incompatible
declarations, or because an implicit declaration is followed by an incompatible declaration, e.g.:
(985) qualifiers redeclared
This function or variable has different qualifiers in different declarations.
(986) enum member redeclared
A member of an enumeration is defined twice or more with differing values. Does the member
appear twice in the same list or does the name of the member appear in more than one enum list?
(987) arguments redeclared
The data types of the parameters passed to this function do not match its prototype.
(988) number of arguments redeclared
The number of arguments in this function declaration does not agree with a previous declaration of
the same function.
(989) module has code below file base of *h
This module has code below the address given, but the -C option has been used to specify that a
binary output file is to be created that is mapped to this address. This would mean code from this
module would have to be placed before the beginning of the file! Check for missing psect directives
in assembler files.
int a;
char a;
/ * oops -- what is the correct type? * /
(Optimiser,Assembler)
(Linker)
(Parser)
(Parser)
(Parser)
(Parser)
(Parser)
(Parser)
455

Related parts for SW500010