Epson S5U1C63000A Computer Accessories User Manual


 
CHAPTER 6: HEX CONVERTER
110 EPSON S5U1C63000A MANUAL
(S1C63 FAMILY ASSEMBLER PACKAGE)
6.6 Error/Warning Messages
6.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.
Illegal file name <FILE NAME> specified with The specified hex file name is incorrect.
option <option>
Illegal ICE parameter at line <line number> of The ICE parameter file contains an illegal parameter setting.
<FILE NAME>
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.
No ICE parameter file specified ICE parameter file is not specified.
Out of memory Cannot secure memory space.
6.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.
6.7 Precautions
(1) When creating the hex files for making the mask data file in the mask data checker, specify Motorola-S
format and convert for the entire available memory range of the model (do not specify the -b and -i
options). Otherwise, an error will occur in the mask data checker. Refer to the "Development Tool
Manual" of each model for details of the mask data checker.
(2) If an 8-character output file name (DOS file name) without extension is specified for the Intel-HEX
files, it will be changed to a long file name because "h.hex", "l.hex" or "c.hex" is added to the file name.