Panasonic MN1030 Manuale Utente

Pagina di 340
Chapter 13   Error Messages
Assembler Errors  253
2011
Not guaranteed operand by the instruction allocation.
The usage of a series of instructions may be restricted in the microcomputer. Careful operation is 
needed as some operations are not guaranteed.
Refer to the notes, attentions or warnings written in the Instruction Manual for 32-bit and ensure 
that the expected operation is guaranteed. If it is not guaranteed, modify the program.
2012
Symbol name too long.
The symbol name exceeds the length limit.
Edit the symbol name so that its length is within the limit.
2013
The line of the source file exceed 65535 lines.
Some pieces of debug information are not outputted for the instruction after the 65536th line.
Divide the source file into files under 65535 lines per file.