SW500007 Microchip Technology, SW500007 Datasheet - Page 317

PICC-18 PRO

SW500007

Manufacturer Part Number
SW500007
Description
PICC-18 PRO
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC18r
Datasheets

Specifications of SW500007

Supported Families
PIC18
Core Architecture
PIC
Software Edition
Professional
Kit Contents
Software And Docs
Mcu Supported Families
PIC18
Tool Function
Compiler
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / RoHS Compliant
For Use With/related Products
PIC18 Series
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
015P
778-1002
778-1002
Error and Warning Messages
(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) EOF in comment
End of file was encountered inside a comment. Check for a missing closing comment flag, e.g.:
(140) can’t open command 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:
(141) can’t open output file *
An output file could not be created. Confirm the spelling and path of the file specified on the com-
mand line.
#define cc(a, b) a ## ’b /* the ’ character will not lead to a valid token */
#define cc(a, b) a ## ’b /* the ’ character will not lead to a valid token */
/* Here is the start of a comment. I’m not sure where I end, though
}
picc @communds
picc @commands
(Driver, Preprocessor, Assembler, Linker)
(Preprocessor, Assembler)
(Preprocessor)
(Preprocessor)
(Preprocessor)
303

Related parts for SW500007