Other Parts Discussed in Thread: UNIFLASH
As seen in the related question, I would like to clear/prevent ECC errors by using Uniflash with Auto ECC on to write 0xFFFFs to the unused sectors of flash memory.
Due to legacy code and the strong barrier to any source code change, I would like to be able create a singular filled hex file for the unused sectors. Is there a convenient way to generate a valid hex file for Bank 0 Sectors 5 to end with only 0xFFFFs? Or, as an alternative, Sectors 2 through 14, leaving only Sector 0 to be programmed with our CBL?
Thank you for the advice.