Hi Everybody!
While rebuilding an application with IAR 8.10.3 and TIMAC 1.4.0, I'm getting the following error
Fatal Error[e72]: Segment SLEEP_CODE must be defined in a segment definition option (-Z, -b or -P)
Error while running Linker
I am using the subsequent extended command line file (with checked Override default option)
lnk51ew_cc2530F256.xcl
In General Options - Target I specified Device CC2530F256, Code Model Near and Data Model Large
The same application worked properly with IAR 8.10.3, TIMAC 1.1.0 and linker file lnk51ew_cc2430F128.xcl
Can anyone please help? Thank you!