Command line component, Demo version limitations, Associated commands – Freescale Semiconductor Microcontrollers User Manual

Page 69

Advertising
background image

Debugger Components

General Debugger Components

69

Microcontrollers Debugger Manual

Demo Version Limitations

No limitation

Associated Commands

Following commands are associated with the Assembly component:

ATTRIBUTES

,

SMEM

,

SPC

.

Command Line Component

The Command Line window shown in

Figure 3.7

interprets and executes all Debugger

commands and functions. The command entry always occurs in the last line of the
Command component. Characters can be input or pasted on the edit line.

Figure 3.7 Command Line Window

Table 3.4 Drop Into Assembly Component

Source Component
Window

Action

Source

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

Memory

Displays disassembled instructions starting at the first
address selected. Instructions corresponding to the
selected memory area are highlighted in the Assembly
component.

Register

Displays disassembled instructions starting at the address
stored in the source register. The instruction starting at the
address stored in the register is highlighted.

Procedure

The current assembly statement inside the procedure is
highlighted in the Assembly component.

Advertising