| |||
| Home > Mapping Target Memory > Viewing the memory map > Display colors | |||
When using the Map tab to view the memory map, RealView Debugger uses colored icons to highlight the different memory regions. An example memory map is shown in Figure 7.4.
Colored icons enable you to identify the memory access defined:
white (open) indicates one of the following:
no memory is defined, that is, RealView Debugger has assigned this by default
you have set the memory access to Auto,
that is, auto-define as RAM when you load an image into it
you have set the memory access to Prompt,
that is, prompt if you load an image into it.
blue indicates RAM
yellow indicates ROM
green indicates Flash
red indicates write-only memory (WOM)
red cross indicates no accessible memory (NOM)
is defined.