Watch window, In the – Zilog ZUSBOPTS User Manual
Page 365

UM017105-0511
Debug Windows
Zilog Developer Studio II – ZNEO™
User Manual
337
5. Enter the end address in the
End Address
field. If the end address is not a 4 K incre-
ment, it is rounded up to a 4 K increment.
6. Click
Read
. The checksum is displayed in the
CRC
field.
Watch Window
Click the Watch Window button to show or hide the Watch window, shown in Figure 148.
The Watch window displays all of the variables and their values defined using the
WATCH command. If the variable is not in scope, the variable is not displayed. The values
in the Watch window change as the program executes. Updated values appear in red.
The
0x
prefix indicates that the values are displayed in hexadecimal format. If you want
the values to be displayed in decimal format, select
Hexadecimal Display
from the con-
text menu.
If the Watch window displays unexpected values, deselect the
Use Register Variables
Use the Watch window to perform the following procedures.
•
•
•
•
•
Figure 148. Watch Window
Notes: