7.1.27 Software Breakpoint Set

Inserts a set of software breakpoints on the target. Breakpoints are only inserted to flash when the next flow control command is executed.

Table 7-33. Software Breakpoint Set Command Format
FieldSizeDescription
CMD_AVR8_SW_BREAKPOINT_SET1 byteCommand ID
Version (0x00)1 byteCommand version
n x Addressn x 4 bytes

Address (byte address) list to break at.

Note: n > 0; n < MAX_SW_BREAKS

payload restrictions apply.

Responses: