7.1.20 CRC

Calculates a CRC checksum on the target flash.

Table 7-26. CRC Command Format
FieldSizeDescription
CMD_AVR8_CRC1 byteCommand ID
Version (0x00)1 byteCommand version
Mode1 byte

0x00 = use address range

0x01 = application section

0x02 = boot section

0x03 = entire flash

Start Address4 bytesFirst address for CRC (byte address)
End Address4 bytesLast address for CRC (byte address)
Note: This command applies to only some AVR XMEGA targets.

Responses: