Freescale Semiconductor Motorola MMDS0508 Operation Manual page 183

Motorola modular development system
Table of Contents

Advertisement

T
NOTE:
MMDS0508OM/D
MOTOROLA
Freescale Semiconductor, Inc.
Single Step (Trace)
The T 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 T, ST, and STEP commands are identical.
Syntax:
T [< 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 (for instance, option 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:
>T
Execute the instruction at the current PC address
value.
>T 4
Execute four instructions beginning 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
183
T

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mmds0508

Table of Contents