‑‑lmiftdi_reset_strategy
In this section:
Syntax
‑‑lmiftdi_reset_strategy=delay,strategy
Parameters
delayThe delay time measured in milliseconds.
delayis ignored and should be0.strategyThe reset strategy:
0, (Software) Resets the core. This setsPCto the program entry address andSPto the initial stack pointer value.1, (System) Resets the core and peripheral units. This setsPCto the program entry address andSPto 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
Caution
Project>Options>Debugger>TI Stellaris>Setup>Reset