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/CC2650MODA: CC2650 module booster pack

Part Number: CC2650MODA
Other Parts Discussed in Thread: CC2650,

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.

  • Hello,
    Details on the error, and suggestions on how to resolve, can be found in the below link:
    software-dl.ti.com/.../ccsv7_debugging_jtag_connectivity_issues.html

    Please take a look and let us know of your progress

    Thanks
    ki
  • Thanks for the reply. I have spent a day trying all TI suggested guides but still no joy getting the CCS compiler to work over the JTAG connection to a CC2650 module booster pack. It is a shame as the products look good but support sucks. The CCS project to CC2650MODA should be a simple process but it eludes me. I will scan this post for another 48 hours in the hopes a solution is feasible. In the mean time a search for a product that works starts now. Thanks to anyone who can help.
  • Sorry for the pains you have experienced so far. I do not have much expertise with that particular module, so I am going to bring this thread to the attention of the experts in the BLE device forum. Hopefully they can get you pointed in the right direction.

    Thanks
    ki
  • Thanks again. I hope eventually to solve the issue but an answer still escapes me. I will continue to play around with it in the background but must move on to a product that works and allows me to develop a new product. We have been instructed to look alternatives to simplelink to get the job done. Best Regards.
  • 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

  • Thanks. I have tried the out of the box projects and BLE. Everything works fine when plugged in as a booster pack, but when connected via JTAG the error message displays. I recently tried the same setup on an old 32bit PC running CCS7, and it worked fine. I then wiped CCS8 off my 64bit PC and installed CCS7. The error message has gone. Still a work in process but at present CCS8 seems to have an issue when used over a JTAG connection. I will get back to the forum once CCS8 is verified as the problem.
  • Glad that you have made progress here. Please keep us posted regarding your finding.