SW500009 Microchip Technology, SW500009 Datasheet - Page 297

HI-TECH FOR DSPIC/PIC24

SW500009

Manufacturer Part Number
SW500009
Description
HI-TECH FOR DSPIC/PIC24
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC24 & DsPICr
Datasheet

Specifications of SW500009

Supported Families
PIC24
Core Architecture
PIC, DsPIC
Software Edition
Standard
Kit Contents
Software And Docs
Tool Type
Compiler
Mcu Supported Families
PIC24 MCUs And DsPIC DSCs
Lead Free Status / RoHS Status
Not applicable / RoHS Compliant
For Use With/related Products
DSPIC3X/PIC24
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
025
778-1003
778-1003
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) 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:
(141) can’t open * file "*": *
An output file could not be created. Confirm the spelling and path of the file specified on the com-
mand line.
/* 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
/* Here is the start of a comment. I’m not sure where I end, though
}
picc @communds
picc @commands
(Driver, Preprocessor, Code Generator, Assembler)
(Preprocessor)
(Preprocessor)
(Preprocessor)
(Any)
283

Related parts for SW500009