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.

28377加密后烧录问题



In custom programming
solutions that use the Flash API supplied by TI, unlocking the CSM can be avoided by executing the
Flash programming algorithms from secure memory.

按上面描述,在保护区的RAM中调用擦写FLASH的API接口应该不用解密吧,但是为什么实际测试加密后烧录不行,解密后可以

另外还有一个问题,377中如果要调用API烧写OTP的话,函数接口是哪个,有文档参考嘛