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.v5 cannot import SPPDemo

Other Parts Discussed in Thread: TM4C129ENCZAD

i used CC256XM4BTBLESW-v1.2-R2-Setup to renistall the Bluetopia CC256X bluetooth stack.

I actually have a CCS problem with it.
I had to install ARM compiler 5.2 to get it working at all. Just copied it from CCS6.
I *can* import the HIDDemo both to CCS.v5 and CCS.v6. No problems (i believe)!
I cannot import  SPPDemo or SPPLEDemo to CCS.v5:

See details below.
  Error: Import failed for project 'SPPDemo' because its meta-data cannot be interpreted. Please contact support.

Seems the samples are made for CCS6,
but I probably have to use CCS5 because of my target TM4C129ENCZAD with XDS200 or j-link jtag-usb-probe.

  • Hi Kim,

    This is possibly because the project was already part of the workspace folder.
    Can you try either of the below and see if it helps?

    * Choose an empty folder for "Workspace" when CCS starts.
    OR
    * Select "Copy projects into workspace" option.

    Regards,
    Gigi Joseph
  • I restarted CCS5. Created a new workspace called workspace_test
    I tried two different approaches both with the same result:

    1) chose import CCS project, chose SPPDEmo, checked copy project to workspace
    2) copied SPPDEmo manually to workspace, chose import CCS project

    As I said. Both cause the same error message:
    Error: Import failed for project 'SPPDemo' because its meta-data cannot be interpreted. Please contact support.
  • Hi Kim,

    I am using Code Composer Studio v 5.5.0, and did not encounter this issue.
    I suggest that you post this to the CCS forum. I think you will get better answer there.

    Regards,
    Gigi Joseph.