使用CC1312官方例程TIdrivers-empty在CCS10上编译成功,但Debug时无法设置断点正常调试。
empty例程正常工作时,开发板上的LED应该以1s间隔闪烁;但LED并无响应。怀疑程序未正常烧录,但CCS终端并无报错
edward ray:
Kevin Qiu1:
回复 edward ray:
SDK版本是多少,你这个板子是XCC1312是试产板子,有些功能无法实现,建议你更换量产板子(型号前无X)
edward ray:
回复 Kevin Qiu1:
simplelink_cc13x2_26x2_sdk_4_30_00_54,试产板子也不应该无法调试啊…,关于那些功能无法实现是否有参考文档呢
Kevin Qiu1:
回复 edward ray:
Please note that this version of the SimpleLink CC13x2 and CC26x2 SDK is validated with Rev. E devices only. For Rev C or earlier please use v2.30.00.xx of the SimpleLink CC13x2 or SimpleLink CC26x2 SDK.
版本太高了,用SDK2.30试试
edward ray:
回复 Kevin Qiu1:
官网上的最旧版本也只有2.40…
Kevin Qiu1:
回复 edward ray:
确实,SDK2.30很老了,官网已经删除了SDK2.30,只能更换板子了