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.

F28035 CSM加密解密疑问,求助TI技术支持



1.代码可以使用On-Chip Programer和DSP2833x_CSMPasswords.asm加密,效果是相同的吗?

2.如果使用On-Chip Programer或者DSP2833x_CSMPasswords.asm加密,解密只能依靠On-Chip Programer进行解密吗?

3.加密过后需要配置BOOT MODE重新改写密码,怎样可以不去配置BOOT MODE,直接连接仿真器进行密码修改?

4.TI给了一个函数“int CsmUnlock()”,这个是解密用的吗?我需要怎样去调用它解密,这个函数是在主程序运行的时候调用解密的吗?