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

製品コード
SW006021-1
ページ / 518
Error and Warning Messages
 2012 Microchip Technology Inc.
DS52053B-page 441
(804) write error on object file 
(Assembler)
The assembler failed to write to an object file. This may be an internal compiler error. 
Contact Microchip Technical Support with details.
(806) attempted to get an undefined object (*) 
(Assembler)
This is an internal compiler error. Contact Microchip Technical Support with details.
(807) attempted to set an undefined object (*) 
(Assembler)
This is an internal compiler error. Contact Microchip Technical Support with details.
(808) bad size in add_reloc() 
(Assembler)
This is an internal compiler error. Contact Microchip Technical Support with details.
(809) unknown addressing mode (*) 
(Assembler)
An unknown addressing mode was used in the assembly file.
(811) "cnt" too large (*) in display() 
(Assembler)
This is an internal compiler error. Contact Microchip Technical Support with details.
(814) device type not defined 
(Assembler)
The device must be defined either from the command line (eg. -16c84), via the device 
assembler directive, or via the LIST assembler directive.
(815) syntax error in chipinfo file at line * 
(Assembler)
The chipinfo file contains non-standard syntax at the specified line.
(816) duplicate ARCH specification 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.
(817) unknown architecture in chipinfo file at line * 
(Assembler, Driver)
An chip architecture (family) that is unknown was encountered when reading the chip 
INI file.
(818) duplicate BANKS for "*" in chipinfo file at line * 
(Assembler)
The chipinfo file has a device section with multiple BANKS values. Only one BANKS 
value is allowed. If you have not manually edited the chip info file, contact Microchip 
Technical Support with details.
(819) duplicate ZEROREG for "*" in chipinfo file at line * 
(Assembler)
The chipinfo file has a device section with multiple ZEROREG values. Only one 
ZEROREG value is allowed. If you have not manually edited the chip info file, contact 
Microchip Technical Support with details.
(820) duplicate SPAREBIT for "*" in chipinfo file at line * 
(Assembler)
The chipinfo file has a device section with multiple SPAREBIT values. Only one 
SPAREBIT value is allowed. If you have not manually edited the chip info file, contact 
Microchip Technical Support with details.
(821) duplicate INTSAVE for "*" in chipinfo file at line * 
(Assembler)
The chipinfo file has a device section with multiple INTSAVE values. Only one 
INTSAVE value is allowed. If you have not manually edited the chip info file, contact 
Microchip Technical Support with details.