beautypg.com

Pausetest – Freescale Semiconductor Microcontrollers User Manual

Page 810

background image

Debugger Engine Commands

Debugger Commands

810

Microcontrollers Debugger Manual

Usage

P [address]

address: is an address constant expression, the address at which execution begins.

If address is omitted, execution begins with the instruction pointed to by the
current value of the program counter.

Components

Debugger engine.

Example:

in>p

A=0x0 HX=0x450 SR=0x70 PC=0xF04E SP=0xFF

00F04E 94 TXS

STEPPED

Contents of registers are displayed and the current instruction is disassembled.

PAUSETEST

Displays a modal message box, shown in

Figure 34.1

, for testing purposes.

Figure 34.1 Test Pause Message Box

Usage

PAUSETEST

Components

Debugger engine.

Example:

in> pausetest