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.

TMS570LC4357: Interrups while writing Flash

Part Number: TMS570LC4357

Hello,

In my project on TMS570LS043 with FreeRTOS, I am attempting to write to the flash using Fapi_initializeFlashBanks, but it's resulting in an error.

However, the flash initialization works when I run the code before starting the FreeRTOS scheduler.

So my question is:

Is it necessary to disable all interrupts to write to the flash successfully using Fapi_initializeFlashBanks?

Thank you,

Regards,

Alexis