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协议栈中在应用层调用zb_开头的函数怎样编译的时候才能不报错?

我在应用层调用zb_YsytemReset()函数,zb_WriteConfiguration,zb_ReadConfiguration()函数时,编译报错,

Error[e46]: Undefined external "zb_SystemReset::?relay" referred in SampleApp ( E:\10、Zigbee serail change panid and channel  version2.0\Projects\zstack\

Error[e46]: Undefined external "zb_ReadConfiguration::?relay" referred in SampleApp ( E:\10、Zigbee serail change panid and channel  version2.0\Projects\zstack\

请大神们指点一下,该如何处理才能编译不报错???