Code dump window, Figure 90. code dump child window – Zilog Z51F0811 User Manual
Page 88

UM024002-0512
The Z8051 OCD In-System Programmer
Z8051 On-Chip Debugger and In-System Programmer
User Manual
80
Code Dump Window
Code dump windows display each 8-bit segment of code memory in the hexadecimal for-
mat and supports the editing of this data.
The upper side of the Code Dump window displays the address of the current cursor posi-
tion. The term Code is displayed as a watermark in the center of this window, as shown in
Figure 90.
Edit
Users can change data values in the Code Dump window at any time, except during pro-
gramming execution. The editing method is quite simple: click the
Edit
button so that the
Edit OK
button (
) appears, place the cursor where you wish to make an edit,
then write a new character pair in hexadecimal format. Upon changing any data, the
changed value will appear after a checksum is computed.
To disable a change of values, click the
Edit OK
button so that the
Edit NO
button
(
) appears.
Figure 90. CODE Dump Child Window