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.
Hi,
I would be interested to know what happens when I call Fapi_issueProgrammingCommand() when the Flash State Machine (FSM) is busy.
If I make a call to Fapi_issueProgrammingCommand() when the FSM is busy, will the CPU be stalled, or will Fapi_issueProgrammingCommand() return with something other than success?
Regards, Tony.
Hi QJ,
Thanks again for your elaboration. We will check FSM busy status before calling Fapi_issueProgrammingCommand().
I would suggest that an improvement to Fapi_issueProgrammingCommand() would be for it to check FSM busy status and return busy status accordingly, rather than prefetch abort.
Regards, Tony.