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/LAUNCHXL-CC1352R1: TI-RTOS Sensor To Cloud Industrial IoT Gateway Demo

Part Number: LAUNCHXL-CC1352R1

Tool/software: Code Composer Studio

I'm new to Ti, not sure if this is the right place for help. I'm stalled, struggling to get the following demo running on new launch pads: "TI-RTOS Sensor To Cloud Industrial IoT Gateway Demo"

Issue 1: Can't add "SimpleLink CC13x2 26x2 SDK" to CCS ( Version: 8.3.0.00009 ).

I get the following error each time: "unzip error: Error: invalid signature: 0x6064b50" However, other SDKs import fine. I have to delete the following directory to get CCS resource explorer to open after each failed import. "simplelink_cc13x2_26x2_sdk_2_40_00_81"

Issue 2: Trying to get TDIC01002 project code from Gitorious. Not used GIT before so it's all new.

I've found the download master button but  the tarball generation task does not complete even after waiting for hours. "please wait, generating tar ball.."

I've managed to clone the repository but I'm lost on what to do after that. Is it possible to get a Zip file of this demo? 

  • 1. You can try to install it from CCS->Resource Explorer
    2. What browser do you use? Maybe try chrome or furry. And check if your antivirus SW blocked this download.
  • Thanks for your quick reply..

    1) I'm trying to install via CCS->Resource Explorer ... maybe there an old version of "SimpleLink CC13x2 26x2 SDK" that I can try instead of the "latest" version?

    Install steps via resource explorer:
    Click on the download and install button-> confirm location on local hard drive -> accept license agreement -> wait download to complete and for files to be extracted -> get unzip error: invalid signature 0x6064b50.

    2) Tried Firefox, Chrome & Edge. With & without McAfee enabled.. still no luck.
  • 1. simplelink_cc13x2_26x2_sdk_2_40_00_81 is the first release version of "SimpleLink CC13x2 26x2 SDK" for CC13x2/cc26x2 rev.E chips so there is no other version.
    2. Try to use git to get the source code instead of download it as ZIP file.