| |||
Home > Mapping Target Memory > Updating the memory map |
The memory map is usually updated automatically by RealView Debugger when you:
connect to a target that has a BCD file specified in the parent Debug Configuration
load an image with memory mapping enabled.
However, you might have to manually update the memory map in some situations, for example, if you are using custom memory mapped registers.
To update the memory map:
Right-click in the Memory Map tab to display the context menu.
Select one of the following from the context menu:
To update the memory map based on details held in the loaded image.
This is done automatically when you load an image.
To update the memory map based on those registers that affect memory maps.
This is done automatically for built-in map registers but might be required if you are using external map registers, defined in the Debug Configuration settings. Select this option to force RealView Debugger to read the registers and so update the memory map.
If you are connected to a debug target that uses register-controlled remapping, for example the ARM Integrator™/CP board, the Memory Map tab displays the effects of any changes made to these registers. In this case, use this option to update the display based on these memory-mapped registers.
See also: