I am currently trying to use a simple observer sample, but when I try to build, I get the following error
[Su007]: Unable to open the command file "C:\ti\simplelink_cc2640r2_sdk_1_50_00_58\examples\rtos\CC2640R2_LAUNCHXL\blestack\simple_observer\tirtos\iar\app\..\config\lib_linker.cmd" C:\Users\kty\AppData\Local\Temp\EW12A5.tmp 1
Error while running Linker
SDK simplelink_cc2640r2_sdk_5_30_00_03 for this issue
I tried installing simplelink_cc2640r2_sdk_1_50_00_58 but it is the same
How can you copy the lib_linker.cmd file to fix the error result in a function error related to GAP.
How do I set up simple_observer to use it?
I am using IAR.