APPENDIX C ASSEMBLY TOOL REFERENCE <sym88>
288
EPSON
S5U1C88000C MANUAL II
WORKBENCH/DEV TOOLS/OLD ASSEMBLER
C.5 Symbolic Table File Generator <sym88>
PROGRAM NAME
sym88.exe
SUMMARY
The symbolic table file generator sym88 converts a symbolic information file (file_name.ref) generated
in file redirect with the symbol information generating utility rel88 to a symbolic table file
(file_name.sy) that can be referenced in the ICE. Loading the symbolic table file and the correspond-
ing relocatable assembly program file in the ICE makes symbolic debugging possible.
INPUT/OUTPUT FILE
• Execution flow
sym88 execution flow
• Input file
Symbol information reference file: file_name.ref
Inputs a symbol information reference file created by the rel88.
• Output file
Symbolic table file: file_name.sy
The sym88 converts a symbol information file into a format that
can be loaded to the ICE and outputs a symbolic table file.
Symbolic table file
file_name.sy
file_name.ref
Symbol information
reference file
sym88
START-UP FORMAT
sym88
<file>
file:
Specify the symbol information file (.ref) to be input to the sym88.
This file name can be input using either capital letters or small letters.
An error will occur when <file> is not specified.
ERROR MESSAGE
No Input File
Input file ".ref" has not been specified.
Error message
Description