Clock – Freescale Semiconductor Microcontrollers User Manual

Page 765

Advertising
background image

Debugger Engine Commands

Debugger Commands

765

Microcontrollers Debugger Manual

If a command2.txt file contains:

bckcolor red

Execution:

in>cf command1.txt

executing command1.txt

!bckcolor green

!cf command2.txt ;C

executing command2.txt

1!bckcolor red

1!

1!

done command2.txt

done command1.txt

CLOCK

In the SoftTrace component, the CLOCK command sets the clock speed.

Usage

CLOCK frequency

Where number is a decimal number, which is the CPU frequency in Hertz.

Components

SoftTrace component.

Example:

in>CLOCK 4000000

Advertising