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.

iar 编译z-stack 报错 ,提示没有定义一些变量

Other Parts Discussed in Thread: CC2530

协议栈:z-stack-cc2530-2.5.1a

错误提示:

Error[e46]: Undefined external "__INIT_XDATA_Z" referred in nwk ( 

Error[e46]: Undefined external "?BRET_FF" referred in nwk ( 

Error[e46]: Undefined external "?BDISPATCH_FF" referred in nwk ( 

Error[e46]: Undefined external "?BANKED_LEAVE_XDATA" referred in mac_beacon ( 

工程之前编译没问题,不知道动了哪里就一直报这样的错误,路由和协调器工程没问题,就终端工程报错。