
AVR079
Table 8-10. Answer format.
Field
Answer id
status
Size
1 byte
1 byte
Values
CMD_JTAG_AVR32
RSP_FAILED
Description
Answer id
RSP_SCAN_CHAIN_READ
data
4 bytes
If RSP_SCAN_CHAIN_READ
8.6 CMD_BLOCK_WRITE_AVR32
This command writes a block of data starting at the specified SAB address. N should
be less than 64 to comply with the maximum data buffer of STK600.
Table 8-11. Command format.
Field
AVR32JTAG id
ICE command
Size
1 byte
1 byte
Values
CMD_JTAG_AVR32
CMND_JTAG_ BLOCK_WRITE
Description
Command id (0x80)
(0x2d)
count
SAB address
data
1 byte
8 bytes
n * 4 bytes
n
Number of words < 64
0 padded, msb first
Table 8-12. Answer format.
Field
Answer id
Status
Size
1 byte
1 byte
Values
CMD_JTAG_AVR32
RSP_OK
Description
Answer id
RSP_FAILED
RSP_ILLEGAL_VALUE
8.7 CMD_ BLOCK_READ_AVR32
This command reads a block of data starting at the specified SAB address. N should
be less than 64 to comply with the maximum data buffer of STK600
Table 8-13. Command format.
Field
AVR32JTAG id
ICE command
Count
SAB address
Size
1 byte
1 byte
1 byte
5 bytes
Values
CMD_JTAG_AVR32
CMND_JTAG_BLOCK_READ (0x2c)
n
Description
Command id (0x80)
Number of words
31
8133A-AVR-04/08