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.

CC1352P: how to manually import example project from newly released SDK v8.30 in CCS v12.8?

Part Number: CC1352P
Other Parts Discussed in Thread: CC2674P10

Tool/software:

Hi,

Normally we can use resource explorer, but since SDK v8.30 was just released, we can only download and install it directly. Is there a way we can start to import example code in CCS now? cannot wait to see what is new.

Thanks,

ZL

  • Hi Zhiyong,

    Assuming that you have installed the 8.30 SDK from ti.com (https://www.ti.com/tool/download/SIMPLELINK-LOWPOWER-F2-SDK/8.30.00.121):

    • Go to Project -> Import CCS Projects
    • Select "Search Directory", and navigate to one of the examples folder of your newly installed SDK. For instance, C:\ti\simplelink_cc13xx_cc26xx_sdk_8_30_00_121\examples\rtos\LP_EM_CC2674P10\ble5stack\basic_ble


    • Select the compiler and RTOS variants that you want to use, and press "Finish"

    The example should now be present in your workspace, and ready to be evaluated!

    Let me know if you need more information.

    Regards,

    Arthur