U in, Figure 3.24, Mode submenu – Freescale Semiconductor Microcontrollers User Manual

Page 84

Advertising
background image

Debugger Components

General Debugger Components

84

Microcontrollers Debugger Manual

Mode Submenu

The Mode Submenu is activated by highlighting the Mode entry on the Data menu:

Figure 3.24 Mode Submenu

Table 3.12

describes the Mode submenu entries.

Table 3.11 Format Selected and All Submenu

Menu entry

Description

Symbolic

Select the Symbolic (display format depends on the variable
type) display format. This is the default display.

Hex

Select the hexadecimal data display format

Bin

Select the binary data display format

Oct

Select the octal data display format

Dec

Select the signed decimal data display format

UDec

Select the unsigned decimal data display format

Bit Reverse

Select the bit reverse data display format (each bit is reversed).

Table 3.12 Mode Submenu

Menu Entry

Description

Automatic

Switches to Automatic mode (default); variables are updated
when the connection is stopped. Variables from the currently
executed module or procedure are displayed in the data
component.

Periodical

Switches to Periodical mode; variables are updated at regular
time intervals when the connection is running. The default
update rate is 1 second, but can be modified by steps of up to
100 ms using the associated dialog box (see below).

Advertising