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.
Tool/software: Code Composer Studio
Hi, I have a CC2650 module booster pack connected using Jtag to a MSP-EXP432P401R launchpad. All the required jumper adjustments have been made for Jtag programming. I have built a small project, but when I run/debug the message below appears. Can someone provide details to fix the error.
Error connecting to the target:
(error-600 @ 0x0)
A required dynamic library could not be located.
The library isn't on the search path
(Emulation package 7.0.188.0)
Thanks,
Mark.
Hi,
Did you make the project from scratch? If yes, can you describe the steps?
Can you try using out of box projects? Following shows the available examples for 5x5 device.
You can also try the BLE examples(ex: simple_peripheral and change the board files to BOOSTXL_CC2650MA )
For more detail regarding changing the board file, you can take a look at our BLE_Software_Developer's_Guide section 6.2 Board File