Part Number: AM5K2E02
I am still having problems updating the boot parameter table from flash.
Is the BPT stored in flash unadorned i.e.
BPT length (2 bytes)
BPT Checksum (2 bytes)
.... remainder of BPT
or as a GP BLOb i.e.
BLOb length (4 bytes)
target address (4 bytes)
BPT length (2 bytes)
BPT Checksum (2 bytes)
.... remainder of BPT
Is the endian setting for this as set by DEVSTAT[0]?