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

製品コード
SW006021-1
ページ / 518
MPLAB
®
 XC8 C Compiler User’s Guide
DS52053B-page 456
 2012 Microchip Technology Inc.
(1044) end of file encountered
(Cromwell, Linker)
The end of the file was found while more data was expected. Has this input file been 
truncated?
(1045) short read on block of * bytes
(Cromwell)
A while reading a block of byte data from a UBROF record, the block ended before the 
expected length.
(1046) short string read 
(Cromwell)
A while reading a string from a UBROF record, the string ended before the specified 
length.
(1047) bad type byte for UBROF file 
(Cromwell)
This UBROF file did not begin with the correct record.
(1048) bad time/date stamp 
(Cromwell)
This UBROF file has a bad time/date stamp.
(1049) wrong CRC on 0x* bytes; should be * 
(Cromwell)
An end record has a mismatching CRC value in this UBROF file.
(1050) bad date in 0x52 record 
(Cromwell)
A debug record has a bad date component in this UBROF file.
(1051) bad date in 0x01 record 
(Cromwell)
A start of program record or segment record has a bad date component in this UBROF 
file.
(1052) unknown record type 
(Cromwell)
A record type could not be determined when reading this UBROF file.
(1053) additional RAM ranges larger than bank size 
(Driver)
A block of additional RAM being requested exceeds the size of a bank. Try breaking 
the block into multiple ranges that do not cross bank boundaries.
(1054) additional RAM range out of bounds 
(Driver)
The RAM memory range as defined through custom RAM configuration is out of range.
(1055) RAM range out of bounds (*) 
(Driver)
The RAM memory range as defined in the chip configuration file or through custom 
configuration is out of range.
(1056) unknown chip architecture
(Driver)
The compiler is attempting to compile for a device of an architecture that is either 
unsupported or disabled.
(1057) fast double option only available on 17 series processors 
(Driver)
The fast double library cannot be selected for this device. These routines are only avail-
able for PIC17 devices.
(1058) assertion 
(Code Generator)
This is an internal compiler error. Contact Microchip Technical Support with details.