Other Parts Discussed in Thread: SEGGER
你好,我們現在用Jlink燒錄CC2340,但是直接由CCS生成的Bin文件直接燒錄進去無法運行,現在想諮詢一下,需要怎麼產生Bin文件,通過JLink燒錄到CC2340可以運行程序。謝謝。
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.
你好,我們現在用Jlink燒錄CC2340,但是直接由CCS生成的Bin文件直接燒錄進去無法運行,現在想諮詢一下,需要怎麼產生Bin文件,通過JLink燒錄到CC2340可以運行程序。謝謝。
你好,
可能是含有CCFG块,所以生成的bin文件无法运行。
使用 CCS 构建的映像包括有效的 CCFG 以及应用程序加载和运行所需的任何其他东西。 以下是 BLE5-Stack 用户指南中的相关部分。 如需更多 J-Link 支持、可以联系 Segger。
这个link是连接方式,你可以参考一下
https://wiki.segger.com/TI_LP-EM-CC2340R5#Example_Project