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/MSP432P401R: Can't import from resource explorer

Part Number: MSP432P401R


Tool/software: Code Composer Studio

I went ahead and installed a brand new copy of CCS: 9.1.0.00010 

I open the resource explorer and filter for MSP432P401R (the launchpad board.

Navigate to examples for the driverlib. It doesn't seem to matter which project I try to import, It tells me the project is cloud based and I need to install the files first: This will install undefined - v: 3.20.00.06 in: 

It downloads and places in c:\ti

When I try again, it says I need download again. Repeat. 

  • Kevin,

    As a quick fix you can import the example projects from the MSP432 SimpleLink SDK by going to the project menu and selecting to import a project.  You can then browse to where the SDK is installed and import the examples.

    However I would like to get Resource Explorer working for you as it is a much easier way to browse through the examples and collateral.

    If you go to user folder and then \ti\tirex-localserver-3.7.1\logs could you attach any logs that are present there.

    Thanks,
    John

  • Kevin,

    I can reproduce the issue and have a better workaround.

    Remove the filter for the MSP432P401R LaunchPad.  When I clear that I am able to see the green arrow beside the SimpleLink MSP432P4 SDK and import the examples.  If I apply the filter the arrows go grey and I get that same prompt to download as you.  

    I have filed REX-2655 to track the issue.

    Regards,

    John

  • I'm sure that will fix my issue (I will try it tonight on my clean installation).

    It affects older versions of CCS but I wanted to clear the waters by going with a fresh install. 

  • There is also a fix in place now for the problem itself.  The trick is you would have to delete the tirex-localserver-3.7.1 folder.  If you do that it will fetch the fixed database and you will be able to use the filter.  I have tried it out and it worked for me.

    Regards,

    John