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 build e16

Other Parts Discussed in Thread: Z-STACK

when i rebuild the project,that comes a problem,my IAR is 8.30.2,but the project is creat from ZStack-CC2530-2.3.0-1.4.0 by IAR8.10.2,the problem is as follow:

Error[e16]: Segment RAM_CODE_FLASH (size: 0x27 align: 0) is too long for segment definition. At least 0x4 more bytes needed. The problem occurred

while processing the segment placement command "-Z(CODE)RAM_CODE_FLASH=_RAM_CODE_FLASH_START-_RAM_CODE_FLASH_END",

where at the moment of placement the available memory ranges were "CODE:39ddd-39dff"

Reserved ranges relevant to this placement:

CODE:39ddd-39dff RAM_CODE_FLASH

BIT:0-7 BREG

BIT:80-97 SFR_AN

BIT:a0-af SFR_AN

BIT:b8-c7 SFR_AN

BIT:d8-df SFR_AN

BIT:e8-ef SFR_AN

Who can hlep me solve the problem,thanks!