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.

TMS570LS1224: Reflashing at a location issue

Part Number: TMS570LS1224

Tool/software:

Hi, 

I'm using FAPI commands to erase and write in flash memory. Since the memory must be erased before rewriting, I first issue an erase command and then use Fapi_issueProgrammingCommand to write. The erase and write process executes successfully the first time. However, on the second attempt, the process gets stuck during the erase step when executed in a single run. Interestingly, when executing the process step by step, the reflashing occurs correctly. Could you please help with this issue?

Thankyou.