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.

AWRL6844: I can't import the In-cabin demo CCS project base on AWRL6844

Part Number: AWRL6844

Tool/software:

I want to import the demo project into CCS V20 from AWRL6844 InCabin Demos in Radar Toolbox-3.10.00.05, But there is a error that is showed in the following picture, but I have download the SDK-06-00-04-01 and put it in C:\ti. By the way, I have copied it in to the workspace path of CCS V20, but the problem is not solved. can you tell me the reason? thank you very much

  • Hey Albert,

    Thanks for reaching out regarding this import issue. I would recommend double checking that the SDK is recognized by CCS. In the top-left corner of CCS, navigate to File -> Preferences -> Code Composer Studio Settings. Under General -> Products, you can see the products discovered by CCS automatically. You can trigger a manual refresh by clicking the circular arrow symbol which will check any product discovery paths again to see if any new packages are available.

    Let me know if this helps.

    Cheers,

    Kristien

  • Thanks for your reply. I have resolved the issue about import project. But there is another problem. In my company, our code is saved and edited in a encrypted disk named R, but the CCS is installed in C disk and its workspace path is also in C disk which can't be write by me, so I can't copy code into C disk and work in it. How can I switch its workspace? There is a select option in CCS V9.0, but I can find it in V20.

  • Hey Albert,

    Sorry for the delay here. To switch workspaces, go to File -> Open Folder and select whatever folder as your new workspace. Workspaces are primarily folder based in CCS 20. You can read more about it in the following E2E post or the CCS 20 User Guide.

    Let me know if you have any other questions.

    Cheers,

    Kristien