pyocd_target_reset
Reset the target microcontroller, halting at the entry point. Optionally continue execution after reset.
Instructions
Reset the target MCU. By default resets and halts at the entry point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| halt_after | No | Halt after reset (default True) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |