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.

CCSTUDIO: Error in CCS Cloud Development Tool

Part Number: CCSTUDIO
Other Parts Discussed in Thread: SYSCONFIG

I have attempted to move over to the cloud development tools, but there seem to be some bugs. I was hoping there is a workaround.

I first created a new project in CCS Cloud by importing "uart2callback_CC1352P1_LAUNCHXL_tirtos7_ticlang" from the open resource explorer. The SDK version is "SimpleLink CC13xx CC26xx SDK (6.40.00.13)".

With no modification, I attempted to build the project and saw that there was a build error. 

[0]**** Clean-only build of configuration Debug for project uart2callback_CC1352P1_LAUNCHXL_tirtos7_ticlang ****
[1]/mnt/ccs/ccs/utils/bin/gmake -k clean 
 
[2]gmake: *** No rule to make target 'clean'.
[3]**** Build Finished ****

[4]**** Build of configuration Debug for project uart2callback_CC1352P1_LAUNCHXL_tirtos7_ticlang ****
[5]/mnt/ccs/ccs/utils/bin/gmake -k all 
 
[6]Building file: "../uart2callback.syscfg"
[7]Invoking: SysConfig
[8]"/mnt/ccs/ccs/utils/sysconfig_1.14.0/sysconfig_cli.sh" -s "/mnt/tirex-content/simplelink_cc13xx_cc26xx_sdk_6_40_00_13/.metadata/product.json" --script "/home/guest/ide/default/uart2callback_CC1352P1_LAUNCHXL_tirtos7_ticlang/uart2callback.syscfg" -o "syscfg" --compiler ticlang
[9]subdir_rules.mk:14: recipe for target 'build-2127222415' failed
[10]Error: simplelink_cc13xx_cc26xx_sdk version 6.40.00.13 requires at least version 1.15.0 of SysConfig.
[11]For more information: https://software-dl.ti.com/ccs/esd/sysconfig/docs/guide/update.html 
[12]gmake: *** [build-2127222415] Error 1
[13]gmake: Target 'all' not remade because of errors.
[14]**** Build Finished ****

I attempted to open the SysConfig to confirm the configuration. It threw an error saying that the version need to be 1.15.0 or later.

Online, it shows that the latest version of SysConfig is 1.14.0.2667

Do you have any suggestions on how to get open SysConfig?

Also, any suggestions for successfully building the project?

  • Hi Michael,

    Thank you for reporting. There seems to be a bug with the 6.40 SDK release for CCS Cloud.

    Can you try using SDK 6.30? For CC1352P1 these two releases are identical (only changes in 6.40 SDK is for CC1314).

    Cheers,

    Marie H

  • Hi Marie,

    Thanks for reaching out. I tried SDK 6.30.01.03 and opened the SysConfig. Here is the message that popped up

    Is there something I need to download?

  • Hello,

    I follow up with engineering. Based on their response the error occurs due to a bug in the SDK.  The SDK will not work correctly on the cloud because of the way the folder structure has been created. This is apparently a known issue. We do not know if the issue has been fixed in the lastest SDK version.

    Marie - Please see my comment above. Are you aware of this issue with the SDK? Engineering here mentioned it is a known issue.

    Thanks

    ki  

  • Hi Ki,

    Thank you for checking.

    Michael,

    For now you will need to download the SDK and CCS and work locally.

    Cheers,

    Marie H