Other Parts Discussed in Thread: Z-STACK
I'm trying to move my GenericApp Project to newer z-stack by copying the porject into Z-Stack Home 1.2.2a.44539.
However, when I try to link, I'm getting following error:
Error[e16]: Segment XDATA_Z (size: 0x1dc1 align: 0) is too long for segment definition. At least 0x1c2 more bytes needed. The problem occurred while processing the segment placement command "-Z(XDATA)XDATA_Z,XDATA_I=_XDATA_START-_XDATA_END", where at the moment of placement the available memory ranges were "XDATA:301-1eff"
The project is able to successfully link in Z-Stack Energy 1.1.0.
How to correct it (I feel the error is due to configuration settings issues)?.