This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS3137: Write 0xFFFFs to clear/prevent ECC errors.

Part Number: TMS570LS3137
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.