User`s guide

Debugging for DSP56800E
Register Details Window
222
Targeting MC56F83xx/DSP5685x Controllers
1. Locate a particular address in program memory.
From the menu bar of the Metrowerks CodeWarrior window, select
Data >
View Memory
.
NOTE
The Source pane in the Program window needs to be the active one in
order for the Data > View Memory to be activated.
The
Memory window appears (Figure 8.22).
Figure 8.22 View X:Memory Window
2. Select type of memory.
Locate the
Page list box at the bottom of the View Memory window. Select X for X
Memory.
3. Enter memory address.
Type the memory address in the
Display field located at the top of the Memory
window.
To enter a hexadecimal address, use standard C hex notation, for example, 0x0.
NOTE
You also can enter the symbolic name whose value you want to view
by typing its name in the Display field of the Memory window.