pyocd_target_step
Execute one or more instruction steps on a halted target CPU, enabling incremental debugging and state inspection.
Instructions
Single-step the target CPU. Target must be halted first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of instruction steps (default 1) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |