Visualization utilities, Inspector component, Inspector – Freescale Semiconductor Microcontrollers User Manual

Page 133: Component

Advertising
background image

Debugger Components

Visualization Utilities

133

Microcontrollers Debugger Manual

Demo Version Limitations

The number of frames is limited to 50.

Associated Commands

CLOCK

,

CYCLE

,

FRAMES

,

RECORD

,

RESET

.

Visualization Utilities

Besides components that provide the Debugger engine a well-defined service dedicated to
the task of application development, the debugger component family includes utility
components that extend to the productive phase of applications, such as, the host
application builder components, process visualization components, etc.

Among these components, there are visualization utilities that graphically display values,
registers, memory cells, etc., or provide an advanced graphical user interface to simulated
I/O devices, program variables, and so forth.

The following components of the continuously growing set of visualization utilities
belong to the standard Debugger installation.

Inspector Component

The Inspector window shown in

Figure 3.77

displays information about several topics. It

displays loaded components, the visible stack, pending events, pending exceptions and
loaded I/O devices.

Figure 3.77 Inspector Component Window

The hierarchical content of the items is displayed in a tree structure. If any item is selected
on the left side, then additional information is displayed on the right side.

Advertising