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.

CC1352R: Sysconfig SDK migration to newer SDKs.

Part Number: CC1352R
Other Parts Discussed in Thread: SYSCONFIG

Good Day,

I am trying to migrate our project from SDK simplelink_cc13xx_cc26xx_sdk_6_30_01_03  to  simplelink_cc13xx_cc26xx_sdk_7_10_00_98.

I want to query if there is an easy way to migrate the Sysconfig file so that I dont have to manually configure the GPIOs, timers, etc...

Currently tried the procedure in article https://software-dl.ti.com/ccs/esd/documents/ccs_sysconfig_projects.html#copying-sysconfig-settings-to-another-project

However getting build errors as shown below:

Please advise?

  • Hi Krish,

    Are you migrating from SDK to SDK for the same device and launchpad?

    You could diff the sysconfig file of the timerled project from the two SDKs to see the baseline difference and then maybe you could add the changes required for your project.

    Regards,
    Sid