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.
大家好:
我最近也在弄SCI_boot来烧写程序,我想请问下,如何调用FlashAPI写入OTP_KEY和OTP_BMODE的值,思路是什么样的呢?谢谢了。
API的输入参数就是地址,数据 长度和返回状态。你直接把那两个的地址和要改的值直接写进去就行了吧,我是这么觉得的,还是要听TI工程师的