User`s manual
7.8 Protect Window
The Protect window sets the protect break (memory protect) function of the emulator.
• The protect break function is disabled at start of the debugger.
• Four types of protect break attributes are provided as below:
- Access Disable (read/write disabled, display in red)
- Read Only (write disabled, display in yellow)
- Write Only (read disabled, display in green)
- R/W Enable (read/write enabled, display in sky blue)
• You can specify the memory access attribute in 256-byte units to the entire memory space (16
Mbytes).
• You can use the following two methods to set protect break.
- Specify from the target program session information.
- Specify the memory attribute of the desired address range.
*
The specified range is adjusted to be aligned to the 256-byte boundary.
(Example: If the specified range is 0x456 through 0x567, it is adjusted to 0x400 through 0x5FF.)
7.8.1 Extended Menus
This window has the following popup menus that can be brought up by right-clicking in the window.
Menu
Function
Section Set protect break attribute by the section information.
Base Address... Change protect base address.
Attribute... Set protect break attribute.
Mode Switch enable or disable protect break function.
Toolbar display Display toolbar.
Customize toolbar... Open toolbar customize dialog box.
Allow Docking Allow window docking.
Hide Hide window.
140