write_register
Set a CPU register to a specified hex value to control target behavior during debugging.
Instructions
Write a value to a CPU register. value: hex string, e.g. '0x20001000'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |