Other Parts Discussed in Thread: CC1310, TM4C1294NCPDT
CC1310 ccs如何生成用于批量生产的hex文件?需要哪些设置?
out文件能否用于批量生产?
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.
CC1310 ccs如何生成用于批量生产的hex文件?需要哪些设置?
out文件能否用于批量生产?
您好
首先、TI-RTOS 和应用程序都必须设置为释放模式:
其次、鉴于客户可能不想在生产期间使用 JTAG 探针、而是使用串行引导加载程序:https://www.ti.com/lit/swra466
明智的做法是生成一个二进制文件、我们可以使用串行引导加载程序进行刷写。 为此、请遵循以下说明:(+) TM4C1294NCPDT:如何根据现有的.out 文件为 TM4C -基于 Arm 的微控制器论坛-基于 Arm 的微控制器- TI E2E 支持论坛创建 hex 或 bin 文件