‑‑jet_standard_reset
Syntax
‑‑jet_standard_reset=strategy,duration,delay
Parameters
| The reset strategy. Choose between:
The following reset strategies are available, if present in the file specified by
For more information, see I-jet : Setup. |
| The time in milliseconds that the hardware reset asserts the reset signal (line Some devices might require a longer reset signal than the default 200 ms. This parameter applies to the hardware reset, and to those custom reset strategies that use the hardware reset. |
| The delay time, in milliseconds, after the reset signal has been de-asserted, before the debugger attempts to control the processor. The processor might be kept internally in reset for some time after the external reset signal has been de-asserted, and thus inaccessible for the debugger. This parameter applies to the hardware reset, and to those custom reset strategies that use the Hardware reset. |
For use with
The C-SPY I-jet driver.
Description
Use this option to select the reset strategy to be used when the debugger starts.
See also
‑‑reset_style and ‑‑jet_script_file.
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>I-jet>Setup>Reset