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.

CC2530: IAR Error in code compilation

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK

Hello,

I am getting following error in IAR, can anyone tell me what does it mean?

Error[e16]: Segment ZIGNV_ADDRESS_SPACE (size: 0x3000 align: 0) is too long for segment definition. At least 0x1b3 more bytes needed. The problem occurred  
while processing the segment placement command  
"-Z(CODE)ZIGNV_ADDRESS_SPACE=_ZIGNV_ADDRESS_SPACE_START-_ZIGNV_ADDRESS_SPACE_END", where at the moment of placement the available  
memory ranges were "CODE:7c9b3-7f7ff"
   Reserved ranges relevant to this placement:
   CODE:7c7a9-7c9b2     BANKED_CODE
   CODE:7c9b3-7f7ff     ZIGNV_ADDRESS_SPACE
   BIT:0-7              BREG
   BIT:80-87            SFR_AN
   BIT:90-97            SFR_AN
   BIT:a8-af            SFR_AN
   BIT:b8-c7            SFR_AN
   BIT:d8-df            SFR_AN
Error while running Linker