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 460
 2012 Microchip Technology Inc.
(1203) unpaired nibble in * value will be truncated 
(Hexmate)
Data to this option was not entered as whole bytes. Perhaps the data was incomplete 
or a leading zero was omitted. For example, the value Fh contains only four bits of sig-
nificant data and is not a whole byte. The value 0Fh contains eight bits of significant 
data and is a whole byte.
(1204) * value must be between 1 and * bytes long 
(Hexmate)
An illegal length of data was given to this option. The value provided to this option 
exceeds the maximum or minimum bounds required by this option.
(1205) using the configuration file *; you may override this with the environment variable HTC_XML
 
(Driver)
This is the compiler configuration file selected during compiler setup. This can be 
changed via the HTC_XML environment variable. This file is used to determine where 
the compiler has been installed.
(1207) some of the command line options you are using are now obsolete 
(Driver)
Some of the command line options passed to the driver have now been discontinued 
in this version of the compiler; however, during a grace period these old options will still 
be processed by the driver.
(1208) use –help option or refer to the user manual for option details 
(Driver)
An obsolete option was detected. Use –help or refer to the manual to find a replace-
ment option that will not result in this advisory message.
(1209) An old MPLAB tool suite plug-in was detected. 
(Driver)
The options passed to the driver resemble those that the Microchip MPLAB IDE would 
pass to a previous version of this compiler. Some of these options are now obsolete; 
however, they were still interpreted. It is recommended that you install an updated 
Microchip options plug-in for the MPLAB IDE.
(1210) Visit the Microchip website (www.microchip.com) for a possible upgrade 
(Driver)
Visit our website to see if an upgrade is available to address the issue(s) listed in the 
previous compiler message. Navigate to the MPLAB XC8 C Compiler page and look 
for a version upgrade downloadable file. If your version is current, contact Microchip 
Technical Support for further information.
(1212) Found * (%0*lXh) at address *h 
(Hexmate)
The code sequence specified in a -FIND option has been found at this address.
(1213) duplicate ARCH for * in chipinfo file at line * 
(Assembler, Driver)
The chipinfo file has a device section with multiple ARCH values. Only one ARCH value 
is allowed. If you have not manually edited the chip info file, contact Microchip Technical 
Support with details.
(1218) can’t create cross reference file * 
(Assembler)
The assembler attempted to create a cross reference file; but, it could not be created. 
Check that the file’s path name is correct.
(1228) unable to locate installation directory 
(Driver)
The compiler cannot determine the directory where it has been installed.