compile the program can success with Coordinate-pro, but the program can't run successfully on the board.
the net can't be builded.
i got a warning like this: Warning: Possible IDATA stack overflow detected. Reset target to re-enable overflow check.
After i change to IDATA from from 0xc0 to 0xff, compile error.
Error[e16]: Segment ISTACK (size: 0xff align: 0) is too long for segment definition.
At least 0x20 more bytes needed. The problem occurred while processing the segment placement command "-Z(IDATA)ISTACK+_IDATA_STACK_SIZE#08-_IDATA_END", where at the moment of placement the available memory ranges were......
IAR+CC2530+Z-Stack