Dump program – Epson S1C62 Family User Manual
Page 136

Format
ICE CONTROL SOFTWARE ICS62XX
VIII-22
EPSON
S1C62 FAMILY
DEVELOPMENT TOOL REFERENCE MANUAL
DP
DUMP PROGRAM
#DP,
,
#DP,
#DP
The program area (emulation program memory) from to is displayed
in hexadecimal format.
(1) When defaults, the contents of are displayed in a single screen (21
lines, 21
×
8=168 addresses).
(2) When and default, a single screen is displayed from the previous
address plus one (one more than the previous address).
When DP alone is entered after power on, the data from address 0 are displayed.
(3) When more than one screen of data is displayed, a one line space appears between every
21 lines with about a one second pause.
(4) Hexadecimal and ASCII codes can be displayed together, but the ASCII data operands
are converted by the RETD and LBPX instructions before display.
Example:
Data content 142 ... ASCII display B
(Instruction: RETD 42)
(5) When the last program area passes, the operation terminates.
(6) Commands can be interrupted by input from the "ESC" key.
Program area
(for S1C6S3N7/6S3B7/6S3L7)
000
Address 1
. . . 100
Program data from this area are
displayed.
Address 2
. . . 2FF
3FF
Function