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.

RE: TMS320F28375D: Not able to program 0x96550B5A value to boot control bit in DCSMOTP region

Hello Vamsi

My name is Trung Dao.

I wrote boot code to program OTP this device.

The other location in OTP work fine. However we have issue to  program 0x7801E(1-BOOTCTRL). After programmed still have 0xFF.

The function for program :oReturnCheck = Fapi_issueProgrammingCommand((uint32 *)u32Index, au16DataBuffer, 8, 0, 0, Fapi_AutoEccGeneration);

Please help to check the function :Fapi_AutoEccGeneration . Is this valid to program  0x7801E(1-BOOTCTRL) OTP.

May be have issue ECC  relate to this issue :

e2e.ti.com/.../cannot-read-bootctrl-register-to-verify-contents

Best Regards,

Trung Dao