Tamarisk
®
640
Software ICD
14
Table 11 – Data Transfer Download Setup Command Format
Byte
Value
Description
1
0x01
Start of message.
2
0x73
Data Transfer Download Setup Command ID.
3
0x0A
Parameters length.
4 to 7
unsigned integer
Transfer size in bytes.
8, 9
unsigned integer
0x0001
10, 11
unsigned integer
0x001A
12, 13
unsigned integer
0x0000.
14
checksum
Frame check sequence.
Response Format:
Table 12 – Data Transfer Download Setup Response Format
Byte
Value
Description
1
0x01
Start of message.
2
0x02
ACK response.
3
0x02
Parameters length.
4, 5
0x0073
Data Transfer Download Setup Command ID.
6
checksum
Frame check sequence.
2.6.1.2
Data Transfer Download Packet – 0x41
Description
: Carries payload bytes for the data transfer download.
Command Format:
Table 13 – Data Transfer Download Packet Command Format
Byte
Value
Description
1
0x01
Start of message.
2
0x41
Data Transfer Download Packet Command ID.
3
N
Parameters length.
4, 5
unsigned integer
Packet number. The first packet is 0.
6 to
(N+3)
(any)
Packet payload. The number of bytes in this array varies.
These are a portion of the bytes of the payload object being
sent from the TIM.
(N+4)
checksum
Frame check sequence.
Response Format: