TIMAC移植osal_NV遇到问题,需要定义location,求解答
时间:10-02
整理:3721RD
点击:
环境:IAR版本8303;
开发包:TIMAC;
硬件:CC2530F256
将NV操作移植到TIMAC工程中,添加OSAL_Nv.c和.h文件后,编译提示错误:
Fatal Error[e72]: Segment ZIGNV_ADDRESS_SPACE must be defined in a segment definition option (-Z, -b or -P)
应该是需要定义location,怎么进行定义?
请下载最新的TI MAC协议栈,已经支持NV功能了
- [6168] Added support for non-volatile (NV) storage. The MAC SampleApp now
saves network information so it is not lost at device reset. This feature
can be enabled by the new NV_RESTORE compile flag.