6 error/warning messages, 1 errors, 2 warning – Epson S5U1C62000A User Manual
Page 130

118
EPSON
S5U1C62000A MANUAL
(S1C60/62 FAMILY ASSEMBLER PACKAGE)
CHAPTER 8: DISASSEMBLER
8.6 Error/Warning Messages
8.6.1 Errors
When an error occurs, the disassembler immediately terminates the processing after displaying an error
message. It will not output a source file.
The disassembler error messages are given below.
Error message
Description
Cannot create
The file cannot be created.
Cannot open
The file cannot be opened.
Cannot read
The file cannot be read.
Cannot write
Data cannot be written to the file.
Illegal file name
The specified input file name is incorrect.
Illegal HEX data format
The input file is not an Intel-HEX format file.
Illegal offset address
The specified address is invalid.
Illegal option
An illegal option is specified.
No ICE parameter file specified
ICE parameter file is not specified.
Out of memory
Cannot secure memory space.
8.6.2 Warning
Even if a warning is issued, the disassembler keeps on processing, and completes the processing after
displaying a warning message, unless, in addition, any error is produced.
Warning message
Description
Input file name extension .XXX conflict
Two or more file names with the same extension have been
specified. The last one is used.