| |||
| Home > Mapping Target Memory > Setting the default access type for unmapped memory regions | |||
Unmapped memory regions are identified as Default
Mapping in the Memory Map tab of
the Process Control view. By default, all such memory regions have
an access type of No Memory (NOM). However, you can change the default
so that all unmapped memory regions have an access type of RAM.
You must disconnect and reconnect the target for the setting to take effect.
To change the default access type of all unmapped memory regions:
Disconnect from the target if a connection is established.
Select File → Workspace → Workspace Options... from the Code window main menu to open the Workspace Options window.
Expand the DEBUGGER group in
the left pane.
Select the Memory_maps group
in the left pane.
In the right pane, change Access to
the required value, either:
NOM (the default)
RAM.
Select File → Save and Close from the menu.
Reconnect to the target.
See also