Skip to main content

IAR Embedded Workbench for Arm 9.70.x

‑‑lmiftdi_reset_strategy

In this section:
Syntax
‑‑lmiftdi_reset_strategy=delay,strategy
Parameters
delay

The delay time measured in milliseconds. delay is ignored and should be 0.

strategy

The reset strategy:

0, (Software) Resets the core. This sets PC to the program entry address and SP to the initial stack pointer value.

1, (System) Resets the core and peripheral units. This sets PC to the program entry address and SP to the initial stack pointer value.

For use with

The C-SPY TI-Stellaris driver.

Description

Use this option to select the reset strategy to be used at debugger startup.

See also

TI Stellaris — Setup

Caution

Project>Options>Debugger>TI Stellaris>Setup>Reset