Code dump window, Figure 42. using the pc break toggle function – Zilog Z51F0811 User Manual
Page 48

UM024002-0512
The Z8051 On-Chip Debugger
Z8051 On-Chip Debugger and In-System Programmer
User Manual
40
To set or clear a PC breakpoint, set your cursor on a selected line and double-click the
mouse’s left button.
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. Each 256-byte page resides at an address in the
range
xx00–xxFFh
, in which
xx
is the number of the page.
The upper side of the Code Dump window displays the address of the current cursor posi-
tion and the checksum of the current page. The current page number is displayed as a
watermark in the center of this window. In Figure 43, for example, the page number is
00
.
Figure 42. Using the PC Break Toggle Function