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.

zigbee CC2650

Other Parts Discussed in Thread: Z-STACK

我用的IAR FOR ARM 7.40编译的是Z-stack HOME 1.2.a的协议栈,因为我们用的是CC26500,所以编译的是这个目录下的文件

C:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\HomeAutomation\SampleSwitch

编译的时候没有问题,但是我们那个MODULE_CC26XX_7X7改成MODULE_CC26XX_4X4,编译的时候就有出现下面的错误问:

Error[Li005]: no definition for "LCD_config" [referenced from LCDDogm1286.orm3(drivers_cc26xxware.arm3)]

不知道是什么原因,还希望指导一下!谢谢!