
B–61863E–1/06
9. C-PROGRAM MEMORY DISPLAY
AND DEBUG FUNCTION
APPLICATION
PROGRAMMING GUIDE
433
(h) NO. DUMP ADR.
Use a segment address to specify the dump data address used
when a break occurs. Up to eight locations can be specified (each
location can be up to 32 bytes). Use a non-alphanumeric
character such as EOB to delimit the segments and offsets. Input
0;0 to initialize only the specified address.
CAUTION
1 TYPE and LENGTH can only be set when a correct address
is specified.
2 Set dump addresses by referring to the MAP after linking.
(i) TYPE
Specify the type of dump data items to display.
0 : (BYTE) : Display as bytes.
1 : (WORD) : Display as words.
2 : (D.WORD) : Display as double words.
(j) LENGTH
Specify the number of dump data items to display.
(2) Starting break-point processing
After the parameters for each break point have been properly set,
press the [EXEC] soft key on the parameter screen to begin
break-point processing for the currently selected break points. (BP1
to BP4 are displayed at the bottom of the screen).
(3) Initializing debug function data
Press the [INIT] soft key on the parameter screen to initialize the
parameter data and dump data of the currently selected break points.
(4) Changing the break point No.
Up to four break points can be specified. Press the [BRK.NO] soft
key on the parameter screen to select the a break point. Each time this
key is pressed, the current break point changes in the following order:
BP1, BP2, BP3, BP4 (after BP4, returns to BP1)
BP1 BP2 BP3 BP4