Hi everyone,
We have a customer who is having a problem as below:
I am trying to program a flash memory location in TMS57LC4357 as per spnu501 and running the flash library from SRAM.
Observed the value 0x1010 from FAPI_GET_FSM_STATUS which means that PGV bit is set.
In our application the HCLK=90MHz (GCLK=180 MHz), As per data sheet RWAIT needs to be set to '2'(not working) and we tried configuring the RWAIT to different values like 1- 8 and observed below:
1. RWAIT values set to 1-6 - 0x1010 from FAPI_GET_FSM_STATUS and not programmed the data at flash address .
2. RWAIT value set to 7-8 - 0x1010 from FAPI_GET_FSM_STATUS and programmed few bytes correctly at flash address. but not completely.
I have enabled Fapi_enableAutoEccCalculation before flash initialization.
Requesting you to please help me out in above issue in Flash programming.
Appreciate your advice.
Regards,
Roland