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.

zstack on msp430f2619

Other Parts Discussed in Thread: CC2520, MSP430F2619, MSP430F2618

hi all

i m trying to run zstack on msp430f2619+cc2520 custom board

i used msp430f2619.xcl form iar ide folders as a linker file. instead of default msp430f2618.xcl

when i try to compile i m getting the below error

Building configuration: GenericApp - EndDevice
Updating build tree...
Linking
Error[e16]: Segment DATA16_N (size: 0x802 align: 0x1) is too long for segment definition. At least 0xbe more bytes needed. The problem occurred while processing the  
segment placement command "-Z(DATA)DATA16_I,DATA16_Z,DATA16_N,DATA16_HEAP+_DATA16_HEAP_SIZE=1100-20ff", where at the moment of placement the  
available memory ranges were "CODE:19bc-20ff"
   Reserved ranges relevant to this placement:
   1100-1189            DATA16_I
   118a-20ff            DATA16_Z
Error while running Linker
 
Total number of errors: 1
Total number of warnings: 0

what i need to do... kindly. help...

if anybody have proper xcl file kindly provide..

thank u