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.
我正在处理的一个项目需要通过 UART 串行引导加载将固件二进制文件加载到芯片中。 TI 是否有任何支持串行引导加载的软件工具?
尊敬的 Krishna:
数据包协议与 SimpleLink CC13XX/CC26XX 器件的 ROM 引导加载程序相同、因此您可以 参考 swra466中的 sblAppEx。 另一种可用的解决方案是 TI-15.4-STACK-GATEWAY-LINUX-SDK 中的 Linux 串行引导加载程序示例应用程序。
此致、
Ryan