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.

CCS/CC1310: Error connecting to the target: (Error -241 @ 0x0) A router subpath could not be accessed. A security error has probably occurred. Make sure your device is unlocked.

Part Number: CC1310

Tool/software: Code Composer Studio

Hi,

I am trying to run the Packet Error Rate Example Application on the the CC1310 launchpad. When I try to load the program, I get the following error message:

Error connecting to the target:
(Error -241 @ 0x0)
A router subpath could not be accessed.
A security error has probably occurred.
Make sure your device is unlocked.
(Emulation package 7.0.188.0)

I would like to use this application so I can apply custom settings in smartrf_settings.c file (for example enable/disable forward error correction)

Another ideal solution to my problem would be using the Sensor and Collector example applications under CC1310/TI 15.4-Stack instead of the PER application above. However, when using the Sensor and Collector example applications, I will not be able to see PER, BER, and RSSI values on the terminal. Is there an easy and simple way to add those functionalities?

Thanks a lot!