SW500008 Microchip Technology, SW500008 Datasheet - Page 309

PICC-18 STD

SW500008

Manufacturer Part Number
SW500008
Description
PICC-18 STD
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC18r
Datasheets

Specifications of SW500008

Supported Families
PIC18
Core Architecture
PIC
Software Edition
Standard
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
015
778-1001
778-1001
Appendix B
Error and Warning Messages
This chapter lists most error, warning and advisory messages from all HI-TECH C compilers, with
an explanation of each message. Most messages have been assigned a unique number which appears
in brackets before each message in this chapter, and which is also printed by the compiler when the
message is issued. The messages shown here are sorted by their number. Un-numbered messages
appear toward the end and are sorted alphabetically.
opposite the error message. In some cases examples of code or options that could trigger the error
are given. The use of * in the error message is used to represent a string that the compiler will
substitute that is specific to that particular error.
message.
(100) unterminated #if[n][def] block from line *
A #if or similar block was not terminated with a matching #endif, e.g.:
The name of the application(s) that could have produced the messages are listed in brackets
Note that one problem in your C or assembler source code may trigger more than one error
#if INPUT
void main(void)
{
}
run();
/* error flagged here */
/* no #endif was found in this module */
295
(Preprocessor)

Related parts for SW500008