GES ā Users Manual
Page 26 of 33
7.4.5. Program NBB Data
Data (1 to 512 words)
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
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
Direction: From bootloader.
This packet is sent by the bootloader once the data has been written to the NBB flash.