[SOLVED] 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.0.803.0)

[SOLVED] 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.0.803.0)

How to solve this error in Code Composer Studio (CCS7 or CCS8) with XDS110 USB Debug Probe? [ 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.0.803.0) ] SOLUTION As suggested in theContinue Reading [SOLVED] 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.0.803.0)

CC2640R2F: Secure bootloader for encrypted OTA update

CC2640R2F: Secure bootloader for encrypted OTA update

Development of a secure bootloader for encrypted OTA update via BLE. The bootloader has been developed in C in order to allow the OTA update of the Texas Instrument CC2640R2F, securely with an encrypted firmware image. The client controls the private keys and thanks to encryption techniques it is not possible to disassemble the firmwareContinue Reading CC2640R2F: Secure bootloader for encrypted OTA update

[SOLVED] TI CC2640R2F: Error connecting to the target: (Error -242 @ 0x0) A router subpath could not be accessed. The board configuration file is probably incorrect. (Emulation package 7.0.48.0)

[SOLVED] TI CC2640R2F: Error connecting to the target: (Error -242 @ 0x0) A router subpath could not be accessed. The board configuration file is probably incorrect. (Emulation package 7.0.48.0)

Error connecting to the target: (Error -242 @ 0x0) A router subpath could not be accessed. The board configuration file is probably incorrect. (Emulation package 7.0.48.0) Did this error appear while it was working fine yesterday, without error? CCS certainly upgraded and this might have automatically modified the JTAG connection mode, preventing from loading code toContinue Reading [SOLVED] TI CC2640R2F: Error connecting to the target: (Error -242 @ 0x0) A router subpath could not be accessed. The board configuration file is probably incorrect. (Emulation package 7.0.48.0)

CC2640R2F: Smart Bluetooth Low Energy BLE Central (client)

CC2640R2F: Smart Bluetooth Low Energy BLE Central (client)

Development of a BLE central; The device is setup as a client, it connects to one or multiple Bluetooth sensors at the same time and without time multiplexing. The central gathers the information, processes them and takes action accordingly. With the TI CC2640R2F it runs on a single AAA battery. [Project is still confidential, moreContinue Reading CC2640R2F: Smart Bluetooth Low Energy BLE Central (client)