Microchip Technology XC8 Standard Compiler (Workstation) SW006021-1 SW006021-1 User Manual

Product codes
SW006021-1
Page of 518
MPLAB
®
 XC8 C Compiler User’s Guide
DS52053B-page 454
 2012 Microchip Technology Inc.
MESSAGES 1000-1249
(1015) missing "*" specification in chipinfo file "*" at line * 
(Driver)
This attribute was expected to appear at least once but was not defined for this chip.
(1016) missing argument* to "*" specification in chipinfo file "*" at line * 
(Driver)
This value of this attribute is blank in the chip configuration file.
(1017) extraneous argument* to "*" specification in chipinfo file "*" at line * 
(Driver)
There are too many attributes for the listed specification in the chip configuration file.
(1018) illegal number of "*" specification* (* found; * expected) in chipinfo file "*" at line * 
(Driver)
This attribute was expected to appear a certain number of times; but, it did not appear 
for this chip.
(1019) duplicate "*" specification in chipinfo file "*" at line * 
(Driver)
This attribute can only be defined once but has been defined more than once for this 
chip.
(1020) unknown attribute "*" in chipinfo file "*" at line * 
(Driver)
The chip configuration file contains an attribute that is not understood by this version of 
the compiler. Has the chip configuration file or the driver been replaced with an equiv-
alent component from another version of this compiler?
(1021) syntax error reading "*" value in chipinfo file "*" at line * 
(Driver)
The chip configuration file incorrectly defines the specified value for this device. If you 
are modifying this file yourself, take care and refer to the comments at the beginning of 
this file for a description on what type of values are expected here.
(1022) syntax error reading "*" range in chipinfo file "*" at line * 
(Driver)
The chip configuration file incorrectly defines the specified range for this device. If you 
are modifying this file yourself, take care and refer to the comments at the beginning of 
this file for a description on what type of values are expected here.
(1024) syntax error in chipinfo file "*" at line * 
(Driver)
The chip configuration file contains a syntax error at the line specified.
(1025) unknown architecture in chipinfo file "*" at line * 
(Driver)
The attribute at the line indicated defines an architecture that is unknown to this com-
piler.
(1026) missing architecture in chipinfo file "*" at line * 
(Assembler)
The chipinfo file has a device section without an ARCH values. The architecture of the 
device must be specified. Contact Microchip Technical Support if the chipinfo file has 
not been modified.
(1027) activation was successful 
(Driver)
The compiler was successfully activated.
(1028) activation was not successful - error code (*) 
(Driver)
The compiler did not activated successfully.