Hi,
I am using Windows 7 64bit with IAR 7.60.
I've just downloaded the 7.60 version of IAR with a 30-day evaluation license. When I rebuild the project I get the error:
Fatal Error[e72]: Segment SLEEP_CODE must be defined in a segment definition option (-Z, -b or -P)
and I dont' know how to fix it
I use the CC2540F256 and "lnk51ew_CC2540F256_banked.xcl" as linking configuration file and ioCC2540F256.ddf as Device Description File.
In General Options menu I've chosen:
Code model: banked
Data model: large
Calling convention: XDATA stack reentrant
Can you help me ?
Thanks in advance.