7.1.28 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 7-34. Software Breakpoint Clear Command Format
FieldSizeDescription
CMD_AVR8_SW_BREAKPOINT_CLR1 byteCommand ID
Version (0x00)1 byteCommand version
n x Addressn x 4 bytes

Address (byte address) list to clear at.

Note: n > 0; n < MAX_SW_BREAKS

payload restrictions apply.

Responses: