Debugger Interface
Highlights of the User Interface
55
Microcontrollers Debugger Manual

To Drag and Drop an Object

To drag an object from one component window to another:
1. Select the component containing the object you want to drag.
2. Make sure the destination component window where you want to drag the object is
visible.
3. Select the object you want.
4. Press and hold the left mouse button, drag the object into the destination component
window and then release the mouse button.

Drag and Drop Combinations

Dragging and dropping objects is possible between different component windows and are
introduced in each component description section.
See below, the possible combinations of drag and drop between components and
associated actions. When additional components are available, new combinations might
be possible and described in the component’s information manual.

Dragging from Assembly Component Window

Table 2.9 summarizes dragging from the Assembly Component.
Table 2.9 Dragging from the Assembly Component Window
Destination
Component Window
Action
Command Line The Command Line component appends the address of
the “pointed to” instruction to the current command.
Memory Dumps memory starting at the selected instruction PC.
The PC location is selected in the memory component.
Register Loads the destination register with the PC of the selected
instruction.
Source Source component scrolls up to the source statements
and highlights it.