Hardware Breakpoint Clear

Clears hardware breakpoint resources on the target OCD module.

Note: tinyAVR and megaAVR (debugWIRE) devices have no hardware breakpoint resources.
Note: megaAVR (JTAG) devices have three hardware breakpoints.
Note: AVR XMEGA devices have two hardware breakpoints.
Note: AVR devices with UPDI have one hardware breakpoint.
Table 1. Hardware Breakpoint Clear Command Format
Field Size Description
CMD_AVR8_HW_BREAK_CLR 1 byte Command ID
Version (0x00) 1 byte Command version
Number 1 byte Breakpoint number to clear (1, 2, or 3)

Responses: