SW500007 Microchip Technology, SW500007 Datasheet - Page 320

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
(161) control line "*" within macro expansion
A preprocessor control line (one starting with a #) has been encountered while expanding a macro.
This should not happen.
(163) unexpected text in #control line ignored
This warning occurs when extra characters appear on the end of a control line, e.g. The extra text
will be ignored, but a warning is issued. It is preferable (and in accordance with Standard C) to
enclose the text as a comment, e.g.:
(164) included file * was converted to lower case
The file specified to be included was not found, but a file with a lowercase version of the name of
the file specified was found and used instead, e.g.:
(164) included file * was converted to lower case
The #include file name had to be converted to lowercase before it could be opened.
(166) -S, too few values specified in *
The list of values to the preprocessor (CPP) -S option is incomplete. This should not happen if the
preprocessor is being invoked by the compiler driver. The values passes to this option represent the
sizes of char, short, int, long, float and double types.
(167) -S, too many values, "*" unused
There were too many values supplied to the -S preprocessor option. See the Error Message -s, too
few values specified in * on page 306.
(168) unknown option "*"
This option to the preprocessor/hexmate is not recognized.
306
#if defined(END)
#endif END
#include “STDIO.H” /* is this meant to be stdio.h ? */
#include <STDIO.H> /* woops -- should be: #include <stdio.h> */
#define NEXT
/* END would be better in a comment here */
Error and Warning Messages
(Hexmate, Preprocessor)
(Preprocessor)
(Preprocessor)
(Preprocessor)
(Preprocessor)
(Preprocessor)
(Preprocessor)

Related parts for SW500007