Reset, Restart – Freescale Semiconductor Microcontrollers User Manual

Page 814

Advertising
background image

Debugger Engine Commands

Debugger Commands

814

Microcontrollers Debugger Manual

RESET

In the Profiler and Coverage component, the RESET command resets all recorded
frames (statistics).

In the SoftTrace component, the RESET command resets statistics and recorded frames.

NOTE

Make sure that the RESET command is redirected to the correct component.
Targets also have their own RESET command and if RESET is not redirected,
the target is reset.

Usage

RESET

Components

Profiler and Coverage.

Example:

in>Profiler < RESET

RESTART

Resets execution to the first line of the current application and executes the application
from this point.

Usage

RESTART

Components

Engine component.

Example

in>

RESTART

After the RESTART command, the cycle counter is initialized to zero.

Advertising