Other Parts Discussed in Thread: CC2650
zstack_home_1_02_02_42930 每个工程都有 ZStackCore和APP,这两个hex如何烧录进去。
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.
参考下http://processors.wiki.ti.com/index.php/CC2650_SensorTag_User's_Guide#Using_SmartRF_Flash_Programmer_2
有一个疑问请问一下,http://processors.wiki.ti.com/index.php/CC2650_SensorTag_User's_Guide#Using_SmartRF_Flash_Programmer_2 里面介绍了CC2650的HEX文件的烧录和BIN文件的OAD下载。但是CC2650是双核的,IAR编译出来的是两个目标文件.OUT、.HEX,或者.BIN(各生成两个)。但是没有介绍怎么烧写两个目标文件?
打开SimpleSwitch (IAR IDE workspace)文件,提示:unable to create configuration ‘smartRF06’ using tool chain ‘ARM’是什么问题啊
知道了,默认使用IAR 8051 打开工程了,选择IAR for ARM打开就好了