Datasheet
AVR079
19
8133A-AVR-04/08
Value Description
STATUS_RDY_BSY_TOUT
No response from target device within specified
timeframe
5.9 CMD_READ_FUSE_PP
XML PATH: /AVRPART/ICE_SETTINGS/STK600/PpReadFuse/
Table 5-18. Command format.
Field Size Values Description
Command ID 1 byte CMD_READ_FUSE_PP Command id
1 byte
address of fuse byte to read
Table 5-19. Answer format if command was executed.
Field Size Values Description
Answer ID 1 byte CMD_ READ_FUSE Answer id
Status 1 byte STATUS_CMD_OK
Data 1 byte
Data read from device. Contains the read low,
high or ext fuse byte. Will be padded with 0’s if
errors occurred during read-out.
5.10 CMD_PROGRAM_LOCK_PP
See CMD_PROGRAM_FUSE.
Note: Address must be sent but is ignored by firmware.
XML PATH: /AVRPART/ICE_SETTINGS/STK600/PpProgramLock/
5.11 CMD_READ_LOCK_PP
See CMD_READ_FUSE_PP.
Note: Address field must be sent but is ignored by firmware.
XML PATH: /AVRPART/ICE_SETTINGS/STK600/PpReadLock/
5.12 CMD_READ_SIGNATURE_PP
See CMD_READ_FUSE.
XML PATH: /AVRPART/ICE_SETTINGS/STK600/PpReadSign/
5.13 CMD_READ_OSCCAL_PP
See CMD_READ_FUSE.
XML PATH: /AVRPART/ICE_SETTINGS/STK600/PpReadOsccal/