Debugger Components
General Debugger Components
125
Microcontrollers Debugger Manual
Drop Into
Table 3.36 shows the drop actions possible into the Source component.
Demo Version Limitations
Only one source file of the currently loaded application can be displayed.
Associated Commands
ATTRIBUTES, FIND, FOLD, FINDPROC, SPROC, SMOD, SPC, SMEM, UNFOLD.

Terminal Component

The Terminal Component window shown in Figure 3.69 can be used to simulate input and
output. It can receive characters from several input devices and send them to other
devices.
Figure 3.69 Terminal Window
Table 3.36 Source Drop Possibilities
Source Component
Window
Action
Assembly Source component scrolls to the source statements
corresponding with the pointed to assembly instruction and
highlights it.
Memory 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.
Module Displays source code from the selected module.