Fill memory, Display address – Freescale Semiconductor Microcontrollers User Manual

Page 97

Advertising
background image

Debugger Components

General Debugger Components

97

Microcontrollers Debugger Manual

Fill Memory

The Fill Memory dialog box shown in

Figure 3.39

allows you to fill a memory range

(from Address edit box and to Address edit box) with a bit pattern (value edit box).

Figure 3.39 Fill Memory dialog box

NOTE

If Hex Format is checked, numbers and letters are interpreted as hexadecimal
numbers. Otherwise, type expressions and prefix Hex numbers with 0x or $.

Display Address

With the Display Address dialog box, shown in

Figure 3.40

, the memory component

dumps memory starting at the specified address.

Figure 3.40 Display Address Dialog Box

NOTE

The Show PC dialog box is the same as the Display Address dialog box. In this
dialog box, the Assembly component dumps assembly code starting at the
specified address.

Advertising