SW500011 Microchip Technology, SW500011 Datasheet - Page 295

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
Error and Warning Messages
(135) unknown operator (*) in #if
The preprocessor has tried to evaluate an expression with an operator it does not understand. This is
an internal error. Contact HI-TECH Software technical support with details.
(137) strange character "*" after ##
A character has been seen after the token catenation operator ## that is neither a letter nor a digit.
Since the result of this operator must be a legal token, the operands must be tokens containing only
letters and digits, e.g.:
(138) strange character (*) after ##
An unprintable character has been seen after the token catenation operator ## that is neither a letter
nor a digit. Since the result of this operator must be a legal token, the operands must be tokens
containing only letters and digits, e.g.:
(139) end of file in comment
End of file was encountered inside a comment. Check for a missing closing comment flag, e.g.:
(140) can’t open * file "*": *
The command file specified could not be opened for reading. Confirm the spelling and path of the
file specified on the command line, e.g.:
should that be:
/* the ’ character will not lead to a valid token */
#define cc(a, b) a ## ’b
/* the ’ character will not lead to a valid token */
#define cc(a, b) a ## ’b
}
picc @communds
picc @commands
/* Here the comment begins. I’m not sure where I end, though
(Driver, Preprocessor, Code Generator, Assembler)
(Preprocessor)
(Preprocessor)
(Preprocessor)
(Preprocessor)
295

Related parts for SW500011