Command File - Epson S5U1C62000A Manual

Epson cmos 4-bit single chip microcomputer manual
Table of Contents

Advertisement

CHAPTER 9: DEBUGGER

9.9.15 Command File

com
(execute command file)
Function
This command reads a command file and executes the debug commands written in that file. You can
execute the commands successively, or set an interval between each command execution.
Format
(1) >com <file name> [<interval>]
(2) >com
File name
? <file name>
Execute commands 1. successively 2. With wait ...? <1 | 2>
Interval (0 - 30 seconds) : <interval>
> (Display execution progress)
<file name>: Command file name (path can also be specified)
<interval>:
Interval (wait seconds) between each command; decimal (0–30)
Examples
Format (1)
>com batch1.cmd
>.....
Format (2)
>com
File name
? test.cmd
Execute commands
Wait time (0 - 30 seconds) : 2
>.....
Notes
• Any contents other than commands cannot be written in the command file.
• An error results if the file you specified does not exist.
Error : can't open file.
• Another command file can be read from a command file. However, the nesting of command files is
limited to a maximum of 5 levels. An error results if a com command at the sixth level is encountered,
the commands in the file specified by that com command will not be executed, but the subsequent
execution of the commands in upper level files will be executed continuously.
Error : over max nesting level (5), can't open file.
• If you specify an interval more than 30 seconds, it is set to 30 by default.
• Use the hot key ([CTRL]+[ESC]) to stop executing a command file.
GUI utility
[Run | Command File ...] menu item
When this menu item is selected, a dialog box appears allowing selection of a command file.
212
(direct input mode)
(guidance mode)
(appears only when "2. With wait" is selected)
... Commands in "batch1.com" are executed successively.
1. successively
... 2 sec. of interval is inserted after each command execution.
EPSON
2. with wait
...? 2
Enter an interval and a file name, then click [OK].
The file name can be selected using a standard file
selection dialog box that appears by clicking
[Browse...].
(S1C60/62 FAMILY ASSEMBLER PACKAGE)
S5U1C62000A MANUAL

Advertisement

Table of Contents
loading

Table of Contents