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.

LAUNCHXL-CC1350-4: CCS resource explorer issues

Part Number: LAUNCHXL-CC1350-4

Hello, I am having 2 very serious issues with the CCS environment.

  1. On Windows, I am unable to use the resource explorer at all. If I make a new workspace I get a few seconds of seeing things, then it goes blank. Attempting to try again gives errors and steps for linux. This is right out-of-the-box, I have made no changes to any configurations.
  2. On Ubuntu 18.04 I can use the resource explorer, but no example projects show up. I can see the projects on the cloud IDE, but not on the downloaded one.

So I can't get the example projects conveniently. And I've been unable to create standard CCS projects on my own, they are missing the startup code. So I need the examples to get a framework.

Please help,

Thank you

  • Please provide as much information as possible regarding the steps you take, and screenshots showing what/how things fail.

    I just tested the rfPacketTX example from the latest SDK on Windows 10, and did not have any issues:

    Siri

  • Yes, the web/cloud IDE works, as mentioned in point 2 of the post. I need it to work on the downloaded IDE. Attached are screenshots showing a few things. This is on Ubuntu 18.04, and the most recent releases of all TI software.

    First I start at the home page.

    It is unable to get the documentation (this also happens on the web IDE which is able to get examples), and note the examples folder is empty.

    Note the listing of the "comprehensive" examples is empty.

    Ok, so maybe the SDK is the wrong way to go. So I can go another way to get examples.

    This is what happens when I go to this examples page.

    There's nothing. No examples.

  • The newest CC13x0 SDK (4.190) has support for Windows 7, Windows 8, Windows 10, Ubuntu 14.04 64-bit and macOS Sierra.

    It is tested with TI Code Composer Studio 9.1.0, and using an IDE version or TI-RTOS version not listed below may result in compatibility issues with this SDK release.

    When I tested importing examples in CCD using Resource Explorer, I got the following error:

    “The Resource Explorer in this version of Code Composer Studio is not compatible with the current Resource Explorer Server”.

    I was asked to update to CCS 10.4 or newer, but this version is not necessarily compatible with the 4.10 SDK, built using 9.1

    I recommend you use the CCS version recommended for the SDK, and that import the example using the “Import Project” option instead:

    Browse to the example in the SDK that you want to import:

    A local copy of the example will be imported to the location where you have your CCS workspace.

    BR

    Siri