I am using the microcontroller TMS570LS3137 and F021 API (version -> 1.51) to perform read and write operations on flash memory.
I need to know what would happen if I try to write in Flash memory (program or data Flash) when their write cycles are over.
What would be the return value of the function Fapi_checkFsmForReady () or what would happen if Fapi_issueProgrammingCommand(…) function is called when write cycles are over during writing process?
I would appreciate so much if someone can help me, please.
Regards…