Freescale Semiconductor Motorola MMDS0508 Operation Manual page 175

Motorola modular development system
Table of Contents

Advertisement

ST
NOTE:
MMDS0508OM/D
MOTOROLA
Freescale Semiconductor, Inc.
Single Step (Trace)
The ST command executes a specified hexadecimal number of
instructions, beginning at the current program counter (PC) address
value. If a number is not specified, this command executes one
instruction. The ST, STEP, and T commands are identical.
Syntax:
ST [< count >]
Where:
< count >
The hexadecimal number of instructions to be
executed. Hexadecimal $7FF is the maximum
value.
Do not use any step command (ST, STEP, STEPFOR, STEPTIL, or T)
if the PC points to internal RAM or EEPROM or if the code branches into
internal RAM or EEPROM.
The step commands are not real-time. They execute one instruction at a
time, then return control to the monitor. Do not rely on timer values.
Examples:
>ST
Execute the instruction at the current PC address
value.
>ST 2
Execute two instructions, starting at the current PC
address value.
Command-Line Commands
For More Information On This Product,
Go to: www.freescale.com
Command-Line Commands
Command Explanations
ST
175

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mmds0508

Table of Contents