I'm trying to post in some data in a reserved space in my generated binary bootable file. The ROM bootloader chokes because I'm not maintaining some accounting. Can you provide any details on allow me to do so? The element has to be post processed to have a CRC copied from I2C EEPROM to internal RAM (SRAM), but the CRC isn't known until after the build is complete. (the section I want to use wont be CRCd). The i2c Eeprom is too slow to read in our software as we could have microseconds real-time requirements to meet.
So, in this example I changed a 0 to a 2. However, between l and m, there is some strange value. It appears to be at a 64-byte offset from the start of the section @ 0x804000, with size 0x60 (96 bytes).
Thanks for any insight you can give me into recomputing this identifier.
