工具/软件:Code Composer Studio
大家好
我使用i arm compiler ti 2.6 v.8在ccsv7中为cc2640构建一个简单的项目。
我收到以下错误。
我还附上了错误日志和项目。
请尽快与我分享解决方案
暖和
Niton kananie2e.ti.com/.../2766.log.txte2e.ti.com/.../sample.zip
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.
Nitin,
我没有在附件中看到错误日志。 我从zip导入了项目,当我生成它时,我收到一个错误,关于找不到TI-RTOS。 我解决了这个问题,有些问题的绝对路径包括选项。 我最后收到了有关ResetISR的错误。 是您遇到的错误吗?
CC26xx设备需要一些启动代码。
如果您使用的是CC2640R2,BLE小组建议从适用于CC2640R2的SimpleLink SDK开始。 如果您使用的是CC2640,则建议从BLE堆栈示例开始,因为这些示例将显示启动代码。
http://www.ti.com/tool/ble-stack
要获得使用这些示例的帮助,BLE论坛中的团队将能够为您提供帮助。
https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/
此致,
John