110 EPSON S5U1C62000A MANUAL
(S1C60/62 FAMILY ASSEMBLER PACKAGE)
CHAPTER 7: HEX CONVERTER
7.6 Error/Warning Messages

7.6.1 Errors

When an error occurs, the hex converter immediately terminates the processing after displaying an error
message. It will not output hex files.
The hex converter error messages are given below.
Error message Description
Cannot create <file kind> file <FILE NAME> The file cannot be created.
Cannot open <file kind> file <FILE NAME> The file cannot be opened.
Cannot read <file kind> file <FILE NAME> The file cannot be read.
Cannot write <file kind> file <FILE NAME> Data cannot be written to the file.
Different processor types The ICE parameter file contains an illegal parameter setting.
Illegal file name <FILE NAME> The specified input file name is incorrect.
Illegal option <option> An illegal option is specified.
Illegal absolute object format The input file is not an object file in IEEE-695 format.
Out of memory Cannot secure memory space.

7.6.2 Warning

Even if a warning is issued, the hex converter keeps on processing, and completes the processing after
displaying a warning message, unless, in addition, any error occurs.
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.