User`s guide
Debugging for DSP56800E
Register Details Window
223Targeting MC56F83xx/DSP5685x Controllers
NOTE The other view options (Disassembly, Source and Mixed) do not
apply when viewing X memory.
Viewing P: Memory
You can view P memory space and edit the opcode hexadecimal values at debug time.
NOTE
On targets that have Flash ROM, you cannot edit those values in the
memory window that reside in Flash memory.
1. Locate a particular address in program memory.
To view program memory, from the menu bar of the Metrowerks
CodeWarrior window, select
Data > View Memory.
The
Memory window appears (Figure 8.22).
2. Select type of memory.
Locate the
Page list box at the bottom of the View Memory window. Select P for P
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: 0x82.
4. Select how you want to view P memory.
Using the
View list box, you have the option to view P Memory in four different
ways.
• Raw Data (Figure 8.23
).