Resets the target and holds it stopped, in reset. A break event will be sent when the reset is done and the target is stopped.
Table 107. Reset command format
Field | Size | Description |
---|---|---|
CMD_AVR8_RESET | 1 byte | Command ID |
Version (0x00) | 1 byte | Command version |
Level | 1 byte | 0x01: stop at boot reset vector 0x02: stop at main address (deprecated) |
Responses:
OK
FAILED