Renesas M3062PT3-RPD-E Network Card User Manual


 
M3062PT3-RPD-E User’s Manual 3. Usage (How to Use the Emulator Debugger)
REJ10J0040-0600 Rev.6.00 July 01, 2006 Page 71 of 104
3.8 RAM Monitor Window
This function makes it possible to make reference to the changes in memory contents without impairing the real-time
performance for target program execution. The emulator PC4701 system is provided with the 1K-byte RAM monitoring area,
which can be arranged in the 1K-byte space from any continuous address.
(1) RAM monitor window
1) RAM monitor window
RAM monitor
Clicking this button opens the RAM monitor window.
2) RAM monitor display area
RAM monitor display area
This window shows changes of memory contents while the user
program is executed. This is accomplished by using the real-time
RAM monitor function, and the memory contents corresponding
to the RAM monitor area are displayed in dump form. The
memory contents displayed here are updated at given intervals
(by default, every 100ms) during user program execution.
The background colors of the data display and the code display
sections change with the access attribute as described below.
- Green : Addresses accessed for read
- Red : Addresses accessed for write
- White : Addresses not accessed
The background colors can be changed as necessary.
3) RAM monitor area setting dialog box
RAM monitor area setting window
You can set the start address of the RAM area to be monitored.
The 1KB of the arbitrary continuous space form the specified
start address can be displayed.