Breakpoints tab, Figure 4.2 – Freescale Semiconductor Microcontrollers User Manual

Page 160

Advertising
background image

Control Points

Breakpoints

160

Microcontrollers Debugger Manual

Figure 4.2 Controlpoints Configuration Window (Breakpoints Tab)

Breakpoints Tab

The

Controlpoints Configuration Window (Breakpoints Tab)

contains:

• List box that displays the list of currently defined breakpoints

Breakpoint: group box that displays the address of the currently selected breakpoint,

name of procedure in which the breakpoint has been set, state of the breakpoint
(disabled or not), and type of breakpoint (temporary or permanent).

Condition: group box that displays the condition string to evaluate, and the state of

the condition (disabled or not).

Command: group box that displays the command string to execute and the state of

the command (disable or continue after command execution).

Counter: group box that displays the current value of the counter and interval value

of the counter.

NOTE

Current and Interval values are limited to 2,147,483,647. If entering a number
greater than this value, a beep occurs and the character is not appended. When
the Interval value is changed, the Counter value is automatically set to the
Interval value.

Delete button to remove the currently selected breakpoint.

Advertising