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.

CC1110-CC1111: iar for 8051 setting 相关问题

Part Number: CC1110-CC1111

Error[e16]: Segment NEAR_CODE (size: 0x25a4 align: 0) is too long for segment definition. At least 0xa33 more bytes needed. The problem occurred while processing the segment placement command

"-Z(CODE)RCODE,DIFUNCT,CODE_C,CODE_N,NEAR_CODE=_CODE0_START-_CODE0_END", where at the moment of placement the available memory ranges were "CODE:48f-1fff"

Reserved ranges relevant to this placement:

在编译TI 的协议栈时 出现了这个问题 这个错误出在Linker链接文件xcl中

这边连接文件中是8k ram 应该怎么改动 才能让错误消除 并且能告知错误的原因吗

谢谢