Drag out – Freescale Semiconductor Microcontrollers User Manual

Page 101

Advertising
background image

Debugger Components

General Debugger Components

101

Microcontrollers Debugger Manual

Drag Out

Table 3.22

describes the drag actions possible from the Memory component.

Show
Watchpoints

When selected, brings up the Controlpoints Configuration Window -
Watchpoints Tab. This is the interface through which watchpoints
are controlled. (See

Control Points

chapter).

Set Markpoint

Appears in the context menu only if no watchpoint is set or disabled
on the selected memory range. When selected, sets a Read/Write
watchpoint at this memory area.

Show
Markpoints

When selected, brings up the Controlpoints Configuration Window -
Markpoints Tab. This is the interface through which markpoints are
controlled. (See

Control Points

chapter).

Show Location

Forces all opened windows to display information about the
selected memory area.

Word Size, etc.

The submenus are explained in

Table 3.16

Table 3.22 Memory Component Drag Possibilities

Destination
Component Window

Action

Assembly

Displays disassembled instructions starting at the first
address selected. The instructions corresponding to the
selected memory area are highlighted in the Assembly
component.

Command Line

Appends the selected memory range to the Command Line
window.

Register

Loads the destination register with the start address of the
selected memory block.

Source

Displays high level language source code starting at the first
address selected. Instructions corresponding to the
selected memory area are grayed in the source component.

Table 3.21 Memory Context Menu Description (

continued)

Menu Entry

Description

Advertising