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.

TMS320F28388D: CRC error when using Fapi_AutoEccGeneration and Fapi_EccOnly function to program flash

Part Number: TMS320F28388D

Hi,

Initially I programed flash with Fapi_DataOnly as programming command type and I am able to program Flash without CRC error.

Same code with Fapi_AutoEccGeneration and Fapi_EccOnly as programming command type I am getting CRC error. 

I am able to see data in flash successfully loaded as expected. Also for both programming command type functions are configured

taking example code as reference. 

I am speculating, data which ECC is storing for every 128 bits is giving me CRC error. is it right?

if Yes where is that data located for me to include in CRC

if No, what can be the potential reason for this error

Thank you