reset
Reset a target, with option to halt at reset vector for debug or let it run.
Instructions
Reset the target.
Args:
halt_after: If True, halt at the reset vector (reset-and-halt).
If False, reset and let the target run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| halt_after | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |