Hello TI,
We are using the F021 flash library to write a code binary to either flash bank 0 or flash bank 1 from code executing in the other flash bank. We are doing the flashing operation in a process managed by an industry standard RTOS. We were getting very difficult to diagnose errors until we disabled interrupts completely around the flash API calls. This stabilized the flashing operation to the point where we no longer get failures. TI document spna117a.pdf for the TMS570LS20x/10x device recommends completely disabling interrupts for the flashing operation, as we have done. Does this recommendation also apply to the RM57L843?
Thank you in advance,
Bill Willcox
Veo Robotics