Resumes execution on the target, with an internal breakpoint at the given location. A break event is sent when the target has reached the breakpoint. (This breakpoint cannot be accessed by any other means.)
Table 110. Run To command format
Field | Size | Description |
---|---|---|
CMD_AVR8_RUN_TO_ADDRESS | 1 byte | Command ID |
Version (0x00) | 1 byte | Command version |
Address | 4 bytes | Address to run to (word address) |
Responses:
OK
FAILED