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.

Error occur while debugging (Error -600 @ 0x0 ) just in case of Central and Peripheral

Other Parts Discussed in Thread: CC2650STK, CC2640

I am trying to test SimpleBleCentral and SimpleBlePeripheral so that they can talk to each other but there seems to be error occurring while debugging the code i.e  

Error connecting to the target:
(Error -600 @ 0x0)
A required dynamic library could not be located.

But when I'm debugging sensortag code into the cc2650stk there is no problem and debugging is really fine.
I seen some post but not able to understand where exactly I'm going wrong .

Pradeep