run_command
Execute any raw OpenOCD TCL command and return its output for debugging tasks not covered by other tools.
Instructions
Run any raw OpenOCD TCL command and return its output. Use this for anything not covered by the other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |