Reset the target
debug_resetReset an STM32 target via ST-Link debugger, optionally halting or resuming execution after the reset.
Instructions
Resets the target via ST-LINK_gdbserver's monitor reset command, optionally resuming afterward.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| halt | No | Stay halted after reset (default: true — set false to resume immediately) | |
| sessionId | Yes |