Other Parts Discussed in Thread: UNIFLASH
Thread 中讨论的其他器件:UNIFLASH
工具/软件:
我已经可以使用 sucure 引导芯片.
但是、 我需要能够批量将带安全启动的程序导入到生产线中、
现在我首先加载.hex 程序、然后加载.out 符号 来实现 sucure 引导。
而且使用 CCS 逐个导入它们是不切实际的、您是否有任何推荐的方法?谢谢
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.
Other Parts Discussed in Thread: UNIFLASH
工具/软件:
我已经可以使用 sucure 引导芯片.
但是、 我需要能够批量将带安全启动的程序导入到生产线中、
现在我首先加载.hex 程序、然后加载.out 符号 来实现 sucure 引导。
而且使用 CCS 逐个导入它们是不切实际的、您是否有任何推荐的方法?谢谢
尊敬的 Ilald:
您是否尝试过参考以下内容?
1.使用 CCS 无头导入/构建/加载功能
https://software-dl.ti.com/ccs/esd/documents/users_guide_ccs_20.1.0/ccs_project-command-line.html
2.使用脚本
https://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_debug-scripting.html
3.使用 Uniflash
https://www.ti.com/tool/UNIFLASH
此致、
Ryan Ma
尊敬的 Ilald:
如果使用脚本编写、可以加载.hex 和.out 符号。

此致、
Ryan Ma