dbgprobe.reset
Reset an embedded target with soft, hard, or halt modes for software reset, hardware reset, or halt at first instruction.
Instructions
Reset the target. Modes: 'soft' (default) — software reset and resume, 'hard' — hardware reset, 'halt' — reset and halt at first instruction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Reset mode (default: soft). | |
| session_id | Yes |