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://e2e.ti.com/support/low_power_rf/f/851/p/295968/1032567.aspx
you have to build the Host Driver first
应该是你的IAR版本低,可以下载最新版本的IAR试试 http://www.iar.com/Products/IAR-Embedded-Workbench/TI-MSP430/
您好 我发现我使用TI官网上的CC3000的SDK里的例程,总共有3个MSP430型号的例程,分别是F5529 FR5739 G2553。只有G2553不会提示程序的版本与IAR的版本不匹配,其余两个芯片型号的例程都会提示版本不匹配的问题,所以我在打开F5229的例程时,在例程的Workspace里就没有出现CC3000 Host Driver,因此也就没发Debug这个Host Driver。请问如果我想能够用F5229和FR5739的例程应该怎么办?