Other Parts Discussed in Thread: CC2530
dear TI工程师们:
我现在使用的是CC2530,在协议栈里我想定义一个长度为上千甚至上万的uint16类型的一维数组。目前我已经在f8w2530.xcl中作了修改使得
-D_XDATA_END=0x4EFF。这样编译没问题,可程序下载到协调器里,为什么协调器就不能正常工作了?是不是还要修改General Options里面的参数,如果是,那具体要怎么改呢?
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.
Other Parts Discussed in Thread: CC2530
dear TI工程师们:
我现在使用的是CC2530,在协议栈里我想定义一个长度为上千甚至上万的uint16类型的一维数组。目前我已经在f8w2530.xcl中作了修改使得
-D_XDATA_END=0x4EFF。这样编译没问题,可程序下载到协调器里,为什么协调器就不能正常工作了?是不是还要修改General Options里面的参数,如果是,那具体要怎么改呢?