Software Breakpoint Clear

Clears a set of software breakpoints on the target. Breakpoints are only removed from flash when the next flow control command is executed.

Table 1. Software Breakpoint Clear Command Format
Field Size Description
CMD_AVR8_SW_BREAKPOINT_CLR 1 byte Command ID
Version (0x00) 1 byte Command version
n x Address n x 4 bytes

Address (byte address) list to clear at.

Note: n > 0; n < MAX_SW_BREAKS

payload restrictions apply.

Responses: