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.

CODECOMPOSER: Newbie: CCS segfault and other issues on Ubuntu 21.04

Part Number: CODECOMPOSER
Other Parts Discussed in Thread: LAUNCHXL-CC1310, SIMPLELINK-CC13X0-SDK, SIMPLELINK-SDK-TI-15-4-STACK-PLUGIN, CC1310, TIDA-01066, CCSTUDIO

Hi,

I'm new to CCS and am having trouble building the basic example code.  I just got the LAUNCHXL-CC1310 and am running as far I know the latest software stack on my linux box:

  • CCS 10.4.0.00006
  • SIMPLELINK-CC13X0-SDK 4.20.00.05
  • SIMPLELINK-SDK-TI-15-4-STACK-PLUGIN 2.20.00.05
  • Ubuntu 21.04
  • Chrome 91.0.4472.114

And I'm running into the following issues. I'm not sure what I'm doing wrong:

  • If I click on view -> resource explorer, a tab opens up in CCS for the explorer, but it just shows a blank white screen. If I click on another file tab, CCS segfaults.
  • If I go in File -> Import -> CCS Projects -> select search directory, then navigate to ~/ti/simplelink_cc13x0_sdk_4_20_00_05/examples/rtos/CC1310_LAUNCHXL/demos/portableNative and open it and click 'finish', I get the error
    • "Import failed for project 'portableNative' because its meta-data cannot be interpreted. Please contact support."
  • I was interested in low-power design and the example in TIDA-01066. If I download the TIDA-01066 Firmware, unzip and import the Collector (for example), and then under Properties -> Product I add the SimpleLink CC13x0 SDK and the SimpleLink TI 15.4 Stack plugin and try to built it, I get the error:
    • Product com.ti.rtsc.TIRTOSCC13XX_CC26XX v2.18.1.04 is not currently installed and no compatible version is available. Please install this product or a compatible version.
    • I thought TIRTOS was in the SDK?

Thanks for any suggestions!

-Josh