Performs a page-erase on the target.
Note: This can only be done during debug mode, not programming mode, and only applies to megaAVR (JTAG)
Table 122. Page Erase command format
Field | Size | Description |
---|---|---|
CMD_AVR8_PAGE_ERASE | 1 byte | Command ID |
Version (0x00) | 1 byte | Command version |
Address | 4 bytes | Start address (byte address) of flash page to erase |
Responses:
OK
FAILED