6 OPERATION
S5U1C88000H5
EPSON
9
(S1C88 FAMILY IN-CIRCUIT EMULATOR)
6.2 End Procedure
To terminate S5U1C88000H5 for Windows 98, choose the [Exit] command from the [File] menu.
Do not turn the S5U1C88000H5 off until the debugger is terminated.
6.3 Initial Setup File (ICE88UR.INI) and Parameter File (.PAR)
The Ice88ur.ini file installed in the Windows 98 system folder (\windows) contains the following initial
setup information for the S5U1C88000H5 debugger.
Model=
A model name to be developed is specified. The model name described here will appear on the
S5U1C88000H5 status bar.
Example:
Model=E0C88316
Path=
A parameter file is specified.
The parameter file (.PAR) contains the memory mapping information for the model to be developed and
information for allocating an external memory area to the S5U1C88000H5 emulation memory. It is read
into the debugger (S5U1C88000H5 for Windows 98) at start-up. The development tool package for each
model includes a parameter file that contains a basic memory configuration. It is necessary to customize
the contents if the system to be developed has an external memory. Refer to the development tool manual
of each model or the "S1C88 Family Development Tool Manual" for the contents of the parameter file and
how to customize it.
The installer in this package installs the parameter file "Default.par" for starting up the debugger in the
same folder as the debugger program and sets it as the default parameter file so that the debugger will
read the file at start-up. To set the debugger to read an actual parameter file used for development, it is
necessary to rewrite this Path= specification so that the necessary parameter file will be read in.
Example:
Path=DEFAULT.PAR
→
Path=C:\E0C88\DEV88316\88316.PAR
When specifying a parameter file existing in the same folder as the debugger program (Ice88ur.exe),
rewrite the file name only. When specifying a parameter file existing in another folder, the path should be
described.
CCFile=
A command chain file is specified. When a command chain file name is entered here, the S5U1C88000H5
debugger will automatically execute the commands described in the specified file after it starts up. Use
the command chain file for the S5U1C88000H5 environment configuration and loading program and
option files after starting up.
Example:
CCFile=C:\E0C88\DEV88316\test.com
When specifying a command chain file existing in the same folder as the debugger program (Ice88ur.exe),
rewrite the file name only. When specifying a command chain file existing in another folder, the path
should be described.
6.4 Debugging
To read a target program and to debug the program, choose the command from the menu, click the tool
bar button, or enter the debug command directly in the [Command] window.
See Help in the debugger for debugging functions, operations and details of the debug commands.
To open the help window, choose the [Index...] command from the [Help] menu. The contents of the help
topics appear. Clicking an underlined item jumps to the topic.