Part Number: TMS320F28379D
Tool/software: Code Composer Studio
Hi,
I am using F28379D exp kit and CCS 8.3.
I am trying to program the flash sector using the flash APIs. I have added flash API library "F021_API_F2837xD_FPU32.lib" in my CCS project and calling the API function "Fapi_issueProgrammingCommand" with the parameter "Fapi_AutoEccGeneration".
When i tried writing the flash sector M, it was successful and able to write the data in the flash location.
With the same api function, I tried programming the location "0x0BE0C2" (Sector N). but this time it was not successful. Why it did not write the data in sector N. Did i miss anything?
Before performing the flash operation, flash location was filled with 0xFFFF.
Regards,
Munaf