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.

CC3235S: How to Upgrade CCS Project with Newer SDK

Part Number: CC3235S
Other Parts Discussed in Thread: SYSCONFIG

Dear Sir,

    My CC3235S CCS project was based on SDK 5.20.00.06.

I found the new SDK 6.10.00.05.

I downloaded and installed to C:\ti\simplelink_cc32xx_sdk_6_10_00_05.

How shall I modify my project setting to the new SDK?

I've modified COM_TI_SIMPLELINK_CC32XX_SDK_INSTALL_DIR with the value "C:\ti\simplelink_cc32xx_sdk_6_10_00_05".

Thanks for your time.

Best Regards,

Luke

  • Hi Luke,

    After you have downloaded and installed v6.10.00.05 of the SDK, you'll need to make sure you have the most recent version of SysConfig (v1.12) installed as well.

    You should see these versions reflected in your project Properties -> General -> Products, as shown below:

    In this case of the screenshot above, the SimpleLink CC32xx SDK version is inherited from the tirtos_builds_cc32xx_release_ccs project, so you may have to go to the Properties of the tirtos_builds_cc32xx_release_ccs and update the SDK version there.

    Best regards,

    Jesse

  • Dear Jesse,

        Thanks for your info.

    I need to update TI-RTOS.

    Best Regards,

    Luke