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.

参照“Serial boot loader for CC2530”设置后,自己的code编译出错

Other Parts Discussed in Thread: CC2530

你好,我在参照“Serial boot loader for CC2530”对project进行了设置后,编译的时候出现了如下错误提示

Fatal Error[e72]: Segment LOCK_BITS_ADDRESS_SPACE must be defined in a segment definition option (-Z, -b or -P) 

如果把linker configuration file 从 cc253-sb.xcl 改回 f8w2530.xcl,便可正常编译。

这个问题怎样解决呢? 谢谢~!