GES – Users Manual
Page 26 of 33
7.4.5.
Program NBB Data
1 1 1 1 1 1
5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0
Length (5 to 516)
0
Opcode (107)
1
Offset (MSW)
2
Offset (LSW)
3
Data (1 to 512 words)
4 to
515
Direction
: To bootloader.
The loader sends between 1 and 512 words at a time to the bootloader to program into the NBB
flash. The Offset is the byte offset into the NBB flash of the first data word of this packet. The
GES only supports writing words at a time so this offset should always be even.
7.4.6.
Program NBB Data Acknowledge
1 1 1 1 1 1
5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0
Length (2)
0
Opcode (108)
1
Direction
: From bootloader.
The bootloader immediately responds with this message when the bootloader receives a
Program
NBB Data
UDP message. The bootloader then writes the data words to NBB flash. Next the
bootloader sends a
Program NBB Data Completed
UDP message to indicate to the loader that
another data packet may be sent.
7.4.7.
Program NBB Data Completed
1 1 1 1 1 1
5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0
Length (2)
0
Opcode (109)
1
Direction
: From bootloader.
This packet is sent by the bootloader once the data has been written to the NBB flash.