SW500009 Microchip Technology, SW500009 Datasheet - Page 302

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
(174) multi-byte constant "*" isn’t portable
Multi-byte constants are not portable, and in fact will be rejected by later passes of the compiler,
e.g.:
(175) division by zero in #if; zero result assumed
Inside a #if expression, there is a division by zero which has been treated as yielding zero, e.g.:
(176) missing newline
A new line is missing at the end of the line. Each line, including the last line, must have a new line
at the end. This problem is normally introduced by editors.
(177) symbol "*" in -U option was never defined
A macro name specified in a -U option to the preprocessor was not initially defined, and thus cannot
be undefined.
(179) nested comments
This warning is issued when nested comments are found. A nested comment may indicate that a
previous closing comment marker is missing or malformed, e.g.:
(180) unterminated comment in included file
Comments begun inside an included file must end inside the included file.
288
#if CHAR == ’ab’
#endif
#if foo/0 /* divide by 0: was this what you were intending? */
#endif
output = 0; /* a comment that was left unterminated
flag = TRUE; /* another comment: hey, where did this line go? */
#define MULTI
int a;
Error and Warning Messages
(Preprocessor)
(Preprocessor)
(Preprocessor)
(Preprocessor)
(Preprocessor)
(Preprocessor)

Related parts for SW500009