248
7-1-4
Debug Execution
The Debug Execution operation is used to execute the program from the cur-
rently displayed address to the address before the specified stop address.
After switching from PROGRAM to Debug mode, read the program and set
the address from which to start debugging. Then, press EXT and CHG and
enter the stop address. Press the down key to start debugging.
If END(01) is encountered before the stop address, execution will halt. Also,
program execution can be aborted by pressing CLR.
Key Sequence
[Stop address]
To abort
Address
currently set
Example
Address currently being executed
Start address
Indicates the previously
set stop address.
Executing using the previously set stop address.
Aborting while debugging in progress
00000<DEBUG>
00000 STEP? 0
LD 00000
00000RUN ?
STOP ADRS 00000
00000RUN ?
STOP ADRS 00256
*****RUN G
00256 STEP? 0
LD 00000
*****RUN G
00800 RUN HALTED
OUT 01005
Instruction currently being executed
Debugging
Section 7-1