This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2650EM-4XS-RD: Debug error with simple peripheral example app from BLE Stack for CC2650EM4XS

Part Number: CC2650EM-4XS-RD
Other Parts Discussed in Thread: CC2650

Hello,

I've been getting the following error, currently using a Custom CC2650 PCB, and happened while trying to download and debug the simple_peripheral app example from BLE STACK 2.2 from CC2650EM.

Required dynamic library jscserdesv3 could not be located.

The library isn't on the search path. (Emulation package 9.3.0.00058) Cortex_M3_0: GEL: Error while executing StartUp( 10, 3, 0, 2313 ): Reset failed: retcode=-1 at GEL_AdvancedReset("Board Reset") [cc26x0.gel:29] at StartUp(10, 3, 0, 2313)IcePick_C: Error connecting to the target: (Error -717 @ 0x0) Required dynamic library jscserdesv3 could not be located. The library isn't on the search path. (Emulation package 9.3.0.00058)

   I've tried to change the debug probe under the Project properties but only option was XDS100, and not 110. The stack part works, and the debug probe is set to XDS110. How am I able to change the debug probe options? Or do you have any recomendations? Thank you, Joao