Other Parts Discussed in Thread: CC2530, CC2531
Hello,
I have got a problem when i tried to send random data to RX.
Error[e16]: Segment XDATA_I (size: 0x2a2f align: 0) is too long for segment definition. At least 0xe00 more bytes needed. The problem occurred while processing the segment placement
command "-Z(XDATA)XDATA_Z,XDATA_I=_XDATA0_START-_XDATA0_END", where at the moment of placement the available memory ranges were "XDATA:2d1-1eff"
Reserved ranges relevant to this placement:
XDATA:1-100 XSTACK
XDATA:101-1eff XDATA_Z
BIT:0-7 BREG
BIT:80-97 SFR_AN
BIT:a0-af SFR_AN
BIT:b8-c7 SFR_AN
BIT:e8-ef SFR_AN
BIT:f8-ff SFR_AN
Error while running Linker
Can i change this limitation ? If yes, how can i ?
Thanks in advance for your reponse.
Best regards,