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.
按照CC3200 SimpleLink™ Wi-Fi® and IoT Solution With MCU LaunchPad™ Getting Started Guide无法编译成功。
最开始显示无法找到simplelink.h,后来包含几个路径之后,显示osi.h中OSI_OK = 0,处有错误,在nonos.h中有定义#define OSI_OK NONOS_RET_OK。
问下该怎么处理?
(吐槽一下,文档写的真差,一点儿不为新手考虑。)
wei,
你可以直接打开IAR,然后倒入相应的workspace。
另外针对每个例程,在SDK的安装路径下面都有对应的Doc文档,方便知道实验。
谢谢