E-OCD II Debugger User’s Manual
Debugger Software (for Microsoft Windows)
59
3.4.5
IDATA (IRAM) Dump View
This view shows the target device’s IDATA (IRAM) memory in the hex dumped format. It displays data
page by page (hexadecimal addresses range from 0x0000 to 0x00FF). The upper side of this widow
displays the address of the current caret position.
1)
Edit
: You can edit data here directly by typing. Note that data changes made in this editor are not
transmitted to the target device until you press Enter.
Addresses 0x00
–
0x7F are the direct addressing area (128 bytes). Addresses 0x80
–
0xFF are
the indirect addressing area (128 bytes).
Figure 3-67 IDATA (IRAM) View Window
2)
Refresh button (
)
: Reload data from the target device and re-new the current display.