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.

Using MSP430f5529 LaunchPad Development Kit on CCS v6: Error using slac623e: SimpleBackUSBChannel importing project

Other Parts Discussed in Thread: MSP430F5529

Hi, I'm Using MSP430f5529 LaunchPad Development Kit on CCS v6.

I got the following error when I open the slac623e and imported the project (SimpleBackUSBChannel) in CCS v6.

  • Hi Adoni,

    Could you please click on the "Details >>" button in the Popup window and post back the information shown there? It would help me immensely in troubleshooting your issue.

    Thanks and Regards,
    Eric C.

  • I cannot understand it

  • Hi Adoni,

    It looks like there's already a folder named SimpleUsbBackchannel inside your CCS workspace folder (looks to be C:\CCS\), but CCS has not 'officially' imported it and recognized it inside the IDE. This is causing conflict when CCS tries to import and copy the same project into your workspace. There are two options you can try:

    • In the "Select CCS Projects to Import" wizard, browse to C:\CCS\ instead and select the existing SimpleUsbBackchannel to import (assuming that folder contains the valid project already)

    Or

    • Remove C:\CCS\SimpleUsbBackchannel folder manually via windows explorer, then follow the same import steps as you did before.

    Regards,
    Eric C.

**Attention** This is a public forum