Register component – Freescale Semiconductor Microcontrollers User Manual

Page 111

Advertising
background image

Debugger Components

General Debugger Components

111

Microcontrollers Debugger Manual

In

Listing 3.2

, an .abs file is loaded, a breakpoint is set, the assembly component is

configured to display the code and addresses. The Data1 component display is switched to
local variables, and the application starts and stops at the breakpoint.

Listing 3.2 Record File Example

at 4537 load C:\Freescale\DEMO\fibo.abs
at 9424 bs 0x1040 P
at 11917 Assembly < attributes code on
at 14481 Assembly < attributes adr on
at 20540 Data:1 < attributes scope local
at 24425 g
wait ;s

Drag Out

Nothing can be dragged out.

Drop Into

Nothing can be dropped in.

Demo Version Limitations

Only 20 commands are recorded and replayed.

Register Component

The Register window, shown in

Figure 3.56

, displays the content of registers and status

register bits of the target processor.

Figure 3.56 Register Window

Register values can be displayed in binary or hexadecimal format. These values are
editable.

Advertising