Microchip Technology XC8 Standard Compiler (Workstation) SW006021-1 SW006021-1 ユーザーズマニュアル

製品コード
SW006021-1
ページ / 518
MPLAB
®
 XC8 C Compiler User’s Guide
DS52053B-page 448
 2012 Microchip Technology Inc.
(899) can’t open option file "*" for application "*": * 
(Driver)
An option file specified by a --getoption or --setoption driver option could not 
be opened. If you are using the --setoption option ensure that the name of the file 
is spelt correctly and that it exists. If you are using the --getoption option ensure 
that this file can be created at the given location or that it is not in use by any other 
application.
(900) exec failed: * 
(Driver)
The subcomponent listed failed to execute. Does the file exist? Try re-installing the 
compiler.
(902) no chip name specified; use "* –CHIPINFO" to see available chip names 
(Driver)
The driver was invoked without selecting what chip to build for. Running the driver with 
the –CHIPINFO option will display a list of all chips that could be selected to build for.
(904) illegal format specified in "*" option 
(Driver)
The usage of this option was incorrect. Confirm correct usage with –HELP or refer to 
the part of the manual that discusses this option.
(905) illegal application specified in "*" option 
(Driver)
The application given to this option is not understood or does not belong to the 
compiler.
(907) unknown memory space tag "*" in "*" option specification 
(Driver)
A parameter to this memory option was a string but did not match any valid tags. Refer 
to the section of this manual that describes this option to see what tags (if any) are valid 
for this device.
(908) exit status = * 
(Driver)
One of the subcomponents being executed encountered a problem and returned an 
error code. Other messages should have been reported by the subcomponent to 
explain the problem that was encountered.
(913) "*" option may cause compiler errors in some standard header files 
(Driver)
Using this option will invalidate some of the qualifiers used in the standard header files, 
resulting in errors. This issue and its solution are detailed in the section of this manual 
that specifically discusses this option.
(915) no room for arguments 
(Preprocessor, Parser, Code Generator, Linker, Objtohex)
The code generator could not allocate any more memory.
(917) argument too long 
(Preprocessor, Parser)
This is an internal compiler error. Contact Microchip Technical Support with details.
(918) *: no match 
(Preprocessor, Parser)
This is an internal compiler error. Contact Microchip Technical Support with details.
(919) * in chipinfo file "*" at line * 
(Driver)
The specified parameter in the chip configuration file is illegal.
(920) empty chipinfo file 
(Driver, Assembler)
The chip configuration file was able to be opened but it was empty. Try re-installing the 
compiler.