Skip to main content

IAR Embedded Workbench for Arm 9.70.x

‑‑xds_reset_strategy

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

delay

The delay time measured in milliseconds.

strategy

The reset strategy.

For Cortex-M devices:

0, CPU reset

1, System Reset

2, Board reset. Only available for CC26xx and CC13xx devices.

3, Board reset, run and halt with delay. Available for all other Cortex-M devices.

For other devices (not Cortex-M):

0, Software reset

1, Hardware reset

For use with

The C-SPY TI XDS driver.

Description

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

See also

TI XDS — Setup

Note

User-defined millisecond timeouts and delays are generated using the host operating system clock ticks. Because the host operating system is not a real-time OS, the actual delay or timeout will vary each time with approximately 5–20 ms.

Caution

Project>Options>Debugger>TI XDS>Setup>Reset