SW500008 Microchip Technology, SW500008 Datasheet - Page 408

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
(989) module has code below file base of *h
This module has code below the address given, but the -C option has been used to specify that a
binary output file is to be created that is mapped to this address. This would mean code from this
module would have to be placed before the beginning of the file! Check for missing psect directives
in assembler files.
(990) modulus by zero in #if, zero result assumed
A modulus operation in a #if expression has a zero divisor. The result has been assumed to be zero,
e.g.:
(991) integer expression required
In an enum declaration, values may be assigned to the members, but the expression must evaluate to
a constant of type int, e.g.:
(992) can’t find op
This is an internal compiler error. Contact HI-TECH Software technical support with details.
(1198) too many “*” specifications; * maximum
This option has been specified too many times. If possible, try performing these operations over
several command lines.
(1201) all FIND/REPLACE code specifications must be of equal width
All find, replace and mask attributes in this option must be of the same byte width. Check the
parameters supplied to this option. For example finding 1234h (2 bytes) masked with FFh (1 byte)
will result in an error, but masking with 00FFh (2 bytes) will be Ok.
394
#define ZERO 0
#if FOO%ZERO
#endif
enum { one = 1, two, about_three = 3.12 }; /* no non-int values allowed */
#define INTERESTING
/* this will have an assumed result of 0 */
Error and Warning Messages
(Assembler, Optimiser)
(Preprocessor)
(Hexmate)
(Hexmate)
(Linker)
(Parser)

Related parts for SW500008