Other Parts Discussed in Thread: CC2640, LAUNCHXL-CC2640R2,
Hi!
I'm trying to program a custom board with CC2640 MCU (package 32-Pin -5-mm × 5-mm) using LAUNCHXL-CC2640R2, but every time I try to do it and I get a message saying that CCS couldn't connect to target:
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 8.3.0.00003)
I've tried to add CC2640R2DK_5XD at the predefined symbols but I got some compilations errors because the cc2640r2em_board.c and cc2640r2em_board.h files related to it were unavailable.
I'm using sdk v1.50.0.58.The files needed seem to only be available at sdk v4.40 at the folder C:\ti\simplelink_cc2640r2_sdk_4_40_00_10\source\ti\blestack\target\cc2640r2em.
I have no idea about CC2640R2DK_5XD correspondence with my issue.