Thanks to all for helping me get my first application running in the IAR environment. When trying to call...
EnterSleepModeProcessInterruptsOnWakeup();
in my C source, I get the following error ...
Error[Pe223]: function "EnterSleepModeProcessInterruptsOnWakeup" declared implicitly C:\project\SABLE\nBlue\nBlue AT.e Stack v1.2.1.3.1.1-BETA\Projects\Apps\BRSP Loopback\Source\at_app.c 215
I have included PowerMode.h in my C file, still no joy. Can someone help?