I'm trying to compile modified code of Location sample with IAR 7.20H with zstack 1.4.2-1.1.0 using CC2430 and CC2431 nodes and SmartRF04EB but I get this error:
Error[e16]: Segment XDATA_I (size: 0x3a5 align: 0) is too long for segment definition. At least
0x93 more bytes needed. The problem occurred while processing the segment placement
command "-Z(XDATA)XDATA_N,XDATA_Z,
where at the moment of placement the available memory ranges were "XDATA:fbee-feff"
Reserved ranges relevant to this placement:
XDATA:e000-e007 XDATA_AN
XDATA:e008-e307 XSTACK
XDATA:e308-feff XDATA_Z
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