Other Parts Discussed in Thread: CC2640R2F, UNIFLASH
Tool/software:
I am working with the CC2640R2 and encountering an issue while trying to debug the device through Code Composer Studio. I am not using an external XDS110 debugger but relying on the built-in debug interface of the CC2640R2. The error I encounter is:
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 9.13.0.00201)
Details:
- Device: CC2640R2
- Setup: Using the CC2640R2's onboard debug interface (no external XDS probe).
- IDE: Code Composer Studio v12.5.0
- Error Frequency: Occurs every time I attempt to connect to the target.
Request for Help:
I suspect that the debug interface might still be locked or there’s an issue with the device configuration. Are there specific steps or tools to ensure the CC2640R2's debug interface is fully unlocked and accessible?
Thank you for your support!