Inserts a set of software breakpoints on the target. Breakpoints are only inserted to flash when the next flow control command is executed.
Table 125. Software Breakpoint Set command format
Field | Size | Description |
---|---|---|
CMD_AVR8_SW_BREAKPOINT_SET | 1 byte | Command ID |
Version (0x00) | 1 byte | Command version |
n x Address | n x 4 bytes | Address (byte address) list to break at. Note: n > 0; n < MAX_SW_BREAKS payload restrictions apply |
Responses:
OK
FAILED