![Epson S1C88 Series Скачать руководство пользователя страница 100](http://html.mh-extra.com/html/epson/s1c88-series/s1c88-series_manual_106917100.webp)
CHAPTER 13 S1C88 FAMILY DEBUGGER
88
EPSON
S5U1C88000C MANUAL II
WORKBENCH/DEV TOOLS/OLD ASSEMBLER
FPGA data file (file_name.mot, file_name.mcs)
This data file is used to configure the FPGA on the peripheral board S5U1C88000P for a S1C88 Family
model. ".mot" is a Motorola S2 format file and ".mcs" is an Intel HEX format file.
Command file (file_name.cmd)
This text file contains a description of debug commands to be executed successively. By writing a
series of frequently used commands in this file, the time and labor required for entering commands
from the keyboard can be saved. The command described in the file are read and executed using the
com command.
Log file (file_name.log)
This text file contains the executed commands and execution results. Output of this file can be con-
trolled by the log command.
Record file (file_name.cmd)
This text file contains the executed commands. Output of this file can be controlled by the rec com-
mand. This command can be used as a command file.
Trace file (file_name.trc)
This text file contains the specified range of trace information. Output of this file can be controlled by
the tf command.
13.3 Starting and Terminating the Debugger
13.3.1 Starting the Debugger
Connect the ICE (S5U1C88000H5) to a personal computer and turn the power on before starting up the
debugger.
The debugger can be started up using one of the following methods:
Starting from Work Bench
After the build process of the project has completed, select [DB88 Debugger] from the [Debug] menu
or click the [DB88] button. The dialog box shown below appears.
Select the absolute object file format (IEEE 695 or Motorola
S) using the radio button.
Select a function option HEX file from the dialog box
displayed by clicking the [Ref] button, or enter a function
option HEX file name directly into the [Fsa File] text box.
The [Create] button invokes the function option generator
winfog to generate a new function option HEX file.
After these items have been selected/entered, click the [OK]
button to launch the debugger.
Starting from Windows Explorer
Double-click this icon to start the debugger.
Starting from MS-DOS prompt
Enter the command shown below to start the debugger.
db88 ^ [<parameter file name>] ^ [<command file name>]
^ denotes a space. [ ] indicates the possibility to omit.
Example:
C:\epson\s1c88\\db88\db88 par88xxx.par startup.cmd
Note: The parameter file and command file will be recognized by their extensions ".par" and ".com", so
the extension must be included in the file name to be specified.
Содержание S1C88 Series
Страница 4: ......
Страница 304: ......
Страница 305: ...S1C88 Family Development Tools Quick Reference ...