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.
关于使用CC2650 LaunchPad开发ZigBee 您可以参考TI WIKI页面
http://processors.wiki.ti.com/index.php/CC2650_LaunchPad_User's_Guide_for_ZigBee
在此TI-RTOS 版本为2.14.03.28
我按照了这个文档进行了处理,但board.c中uart、i2c、spi等驱动有变动,我把2.14.03.28中的驱动copy到tirtos_simplelink_2_11_01_09中可以编译成功,但IAR Download后会死掉,使用smartRF Flash Programer 2烧录了sampleswitch.out到CC2650 LanuchPad中无法运行。
我无法找到编译好的hex或者bin文件,是我工程有问题,还是说需要另外的操作才能生成hex或bin文件。这方面是否有文档或者参考资料。谢谢!