Memory component, Associated commands – Freescale Semiconductor Microcontrollers User Manual
Page 90
Debugger Components
General Debugger Components
90
Microcontrollers Debugger Manual
Associated Commands
,
Memory Component
The Memory window shown in
displays unstructured memory content or
memory dump, that is continuous memory words without distinction between variables.
Figure 3.32 Memory Window
Various data formats (byte, word, double) and data displays (hexadecimal, binary, octal,
decimal, unsigned decimal) can be specified for display and editing of memory content.
Watchpoints can be defined in this component.
NOTE
for more information about watchpoints.
Memory areas can be initialized with a fill pattern using the
box.
An ASCII dump can be added/removed on the right side of the numerical dump when
checking/unchecking ASCII in the Display menu entry.
The location address may also be added/removed on the left side of the numerical dump
when checking/unchecking Address in the Display menu entry.
To specify the start address for the memory dump use the Address menu entry.
The
Component Windows Object Info Bar
contains the procedure or variable name,
structure field and memory range matching the first selected memory word.
"uu" memory value means: not initialized.
"pp" memory value means: protected from being read, or protected from being read and
written.
"rr" memory value means: not accessible because the hardware is running.
"--" memory values mean: not configured (no memory available)