Disassembler ds62 – Epson S5U1C62000A User Manual
Page 248

Disassembler ds62
Development Tools
Outline
Disassembles an absolute object file in IEEE-695 format or a hex
file in Intel-HEX format, and restores it to a source format file. The
restored source file can be processed in the assembler/linker/hex
converter to obtain the same object or hex file.
Flowchart
Disassembler
ds62
file.abs
filel.hex
fileh.hex
file.par
IEEE-695 absolute
object file
Intel HEX
files
ICE parameter file
or
file.ms
Preprocessed source file
file.err
Error file
from Linker
from Hex converter
Error Messages
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.
Warning Message
Input file name extension .XXX conflict
Two or more file names with the same extension have been
specified. The last one is used.
Start-up Command Usage
Usage: ds62 [options]
Options: -cl Use lower case characters
-cu Use upper case characters
-e Output error log file (DS62.ERR)
-o
-s
Offset address (Default 0x0)File names: Absolute object file (.ABS or L/H.HEX)
ICE parameter file (.PAR)