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-CC1312R1: Unable to use SysConfig tool

Part Number: LAUNCHXL-CC1312R1
Other Parts Discussed in Thread: SYSCONFIG

Tool/software: Code Composer Studio

CCS (v. 8.1.0) hangs whenever I try to open SysConfig tool in SimpleLink SDK. It shows "Setting up your SysConfig Project"  which never completes. Where is the problem, with CCS or my PC?

  • Which SDK version and example name?

  • Simplelink SDK v.2.40.00.81 and TI 15.4 stack Sensor example for CC1312R1 Launchpad

  • Looking at the release notes it seems that the SimpleLink SDK v2.40 for cc26x2 and cc13x2 requires CCSv8.3 or later.  CCSv8.3.1 is better for cc13x2 devices than CCSv8.3.0.  CCSv8.1.0 would not have all of the SysConfig capabilities required for that SDK.

    Another option would be to use the latest SDK which is 3.10 with CCSv9.0.1.

    Regards,

    John

  • If I attempt to open the SysConfig file for that example in 8.1 I get this:

    If I do the same in CCSv8.3 it opens:

    Regards,

    John

  • Under CCS 810 an import of the sensor_CC1312R1_LAUNCHXL_tirtos_ccs_syscfg example shows the following warning:

    Invalid project path: Include path not found (C:\TI_Trash\CCS810\sensor_CC1312R1_LAUNCHXL_tirtos_ccs_syscfg\Application\MAC\FreqHop). sensor_CC1312R1_LAUNCHXL_tirtos_ccs_syscfg pathentry Path Entry Problem

    CCS 810 cannot properly import this version of the sensor_CC1312R1_LAUNCHXL_tirtos_ccs_syscfg example. 

    The example cannot be build and SysConfig cannot start because of incomplete project paths and resources.
    You may try to do some corrections to project paths, folders and resources to make this project buildable.

    In my case CCS v810 does not hang when I open SysConfig editor. 
    I can close SysConfig and I can continue other tasks.

  • Thank you, will upgrade both CCS and SDK to the latest version

  • I am using CCS Cloud now and so I don't have to download the new versions.