Dragging from source component window – Freescale Semiconductor Microcontrollers User Manual

Page 57

Advertising
background image

Debugger Interface

Highlights of the User Interface

57

Microcontrollers Debugger Manual

Dragging from Source Component Window

Table 2.11

summarizes dragging from the Source Component.

Table 2.11 Dragging from the Source Component Window

Destination Component
Window

Action

Assembly

Displays disassembled instructions starting at the first
high level language instruction selected. The assembler
instructions corresponding to the selected high level
language instructions are highlighted in the Assembly
component

Register

Loads the destination register with the PC of the first
instruction selected.

Memory

Displays the memory area corresponding with the high
level language source code selected. The memory area
corresponding to the selected instructions are grayed in
the memory component.

Data

A selection in the Source window is considered an
expression in the Data window, as if it was entered
through the Expression Editor of the Data component.
(See

Data Component

and

Expression Editor

.)

Advertising