Part Number: TMS320F28379D
Situation:
We split our software into bootloader and firmware.
The bootloader checks the CRC of the firmware and does flash updates if it is requested to.
The running firmware gets an external command (e.q. via SPI) to do an update.
Questions:
1.) How can the running firmware force a reset to get into the bootloader? Is the watchdog the only way?
2.) How can the firmware tell the bootloader than an update has to be done instead of checking the actual firmware? The refernce manual states that all memories are initialized by the bootROM code. So all info set by the firmware will be destroyed by the reset sequence.
Thank you in advance for any answers




