Module component, Drop into, Demo version limitations – Freescale Semiconductor Microcontrollers User Manual

Page 102: Associated commands

Advertising
background image

Debugger Components

General Debugger Components

102

Microcontrollers Debugger Manual

Drop Into

Table 3.23

shows the drop actions possible in the Memory component.

Demo Version Limitations

No limitation

Associated Commands

ATTRIBUTES

,

FILL

,

SMEM

,

SMOD

,

SPC

,

UPDATERATE

.

Module Component

The Module window shown in

Figure 3.45

gives an overview of source modules building

the application.

Figure 3.45 Module Window

Table 3.23 Memory Component Drop Possibilities

Source Component
Window

Action

Assembly

Dumps memory starting at the selected PC instruction. The
PC location is selected in the memory component.

Data

Dumps memory starting at the address where the selected
variable is located. The memory area where the variable is
located is selected in the memory component.

Register

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

Module

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.

Advertising