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

Product codes
SW006021-1
Page of 518
Error and Warning Messages
 2012 Microchip Technology Inc.
DS52053B-page 447
(884) please ensure you have write permissions to the configuration file
(Driver)
The compiler was not successfully setup using the --setup driver option because the 
driver was unable to access the XML configuration file. Ensure that you have write per-
mission to this file. The driver will search the following configuration files in order:
• the file specified by the environment variable XC_XML
• the  file  /etc/xc.xml if the directory ’/etc ’ is writable and there is no .xc.xml 
file in your home directory
• the file .xc.xml file in your home directory
If none of the files can be located, then the above error will occur.
(889) this * compiler has expired 
(Driver)
The demo period for this compiler has concluded.
(890) contact Microchip to purchase and re-activate this compiler 
(Driver)
The evaluation period of this demo installation of the compiler has expired. You will 
need to purchase the compiler to re-activate it. If, however, you sincerely believe the 
evaluation period has ended prematurely, contact Microchip technical support.
(891) can’t open psect usage map file "*": * 
(Driver)
The driver was unable to open the indicated file. The psect usage map file is generated 
by the driver when the driver option --summary=file is used. Ensure that the file is 
not open in another application.
(892) can’t open memory usage map file "*": *
(Driver)
The driver was unable to open the indicated file. The memory usage map file is gener-
ated by the driver when the driver option --summary=file is used. Ensure that the 
file is not open in another application.
(893) can’t open HEX usage map file "*": * 
(Driver)
The driver was unable to open the indicated file. The HEX usage map file is generated 
by the driver when the driver option --summary=file is used. Ensure that the file is 
not open in another application.
(894) unknown source file type "*" 
(Driver)
The extension of the indicated input file could not be determined. Only files with the 
extensions as, c, obj, usb, p1, lib or HEX are identified by the driver.
(895) can’t request and specify options in the one command 
(Driver)
The usage of the driver options --getoption and --setoption is mutually 
exclusive.
(896) no memory ranges specified for data space 
(Driver)
No on-chip or external memory ranges have been specified for the data space memory 
for the device specified.
(897) no memory ranges specified for program space 
(Driver)
No on-chip or external memory ranges have been specified for the program space 
memory for the device specified.