Updaterate – Freescale Semiconductor Microcontrollers User Manual

Page 833

Advertising
background image

Debugger Engine Commands

Debugger Commands

833

Microcontrollers Debugger Manual

UPDATERATE

In the Data component and Memory component, the UPDATERATE command is used
to set the data refresh update rate. This command only has an effect if the Data or Memory
component to which it applies is set in Periodical Mode.

Usage

UPDATERATE

rate

where rate is a constant number matching a quantity of time in tenths of a second,
between 1 and 600 tenth of second (0.1 to 60 seconds).

Components

• Data and Memory component.

Example:

in>Memory < updaterate 30

This commands sets the Memory component updaterate to 3 seconds.

VER

The VER command displays the version number of the Debugger engine and components
currently loaded in the Command line window.

Usage

VER

Components

Debugger engine.

Example:

in>ver

HI-WAVE 6.0.27

HI-WAVE Engine 6.0.49

Source 6.0.20

Assembly 6.0.14

Advertising