Part Number: TMS320F28335
Tool/software:
Dear Team,
I am currently using the TMS320F28335 MCU with an external SPI-based EEPROM.
At present, I receive hex file frames via UART, store them in EEPROM, and upon receiving all the hex file data, I flash it from EEPROM to the internal flash memory, effectively updating the firmware. This approach is functioning well.
I now aim to enhance this setup by storing the hex file frames directly in another available sector of the internal flash, instead of using the external EEPROM. Once all hex file data is received, I plan to perform a software reset to initiate the new firmware—essentially implementing a dual-bank firmware update.
Could you please guide me on the implementation steps for this transition? If any relevant code examples are available, I would appreciate it if you could share those along with instructions on configuring the linker file for dual-bank firmware updates.
Thank you and best regards,
Dipak

