Dragging from module component window, Selection dialog box – Freescale Semiconductor Microcontrollers User Manual

Page 59

Advertising
background image

Debugger Interface

Highlights of the User Interface

59

Microcontrollers Debugger Manual

Dragging from Module Component Window

Table 2.15

summarizes dragging from the Register Component.

Selection Dialog Box

This dialog box is used in the Debugger for opening general components or source files.
You can select the desired item with the arrow keys or mouse and then the OK button to
accept or CANCEL to ignore your choice. The HELP button opens this section in the
Help File.

This dialog box is used for the following selections:

• Set Connection

• Open IO component

• Open Source File

• Open Module

• Individual component window

Table 2.14 Dragging from the Register Component Window

Destination
Component Window

Action

Assembly

Assembly component receives an address range, scrolls
to the corresponding instruction and highlights it.

Memory

Dumps memory starting at the address stored in the
selected register. The corresponding address is selected
in the memory component.

Table 2.15 Dragging from the Module Component Window

Destination
Component Window

Action

Data > Global

Displays global variables from the selected module in the
data component.

Memory

Dumps memory starting at the address of the first global
variable in the module. The memory area where this
variable is located is selected in the memory component.

Source

Displays source code from selected module.

Advertising