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.

CC3200: Porting from G1 to G2 (CC3200) to CC3220.

Part Number: CC3200
Other Parts Discussed in Thread: CC3220SF,

Hi team,

can you share SSL non rtos example code in SDK 1.3 (CC3200). Compiled in SDK 5.0 for CC3220SF. 

I'm using CCS 10.3 . Have gone through the (SimpleLink Gen1 to Gen2 SDK Migration Guide) .We are porting from CC3200 to CC3220. 

Facing errors during compilation . Have included path and folder properly . Getting error such as Semaphore_P, Mutex_P and SPI_..

Have include sl_comp.h before simplelink.h . 

Thank you.

  • what is the porting approach that you took?

    Are you trying to use your CC3200 application as-is within the context of CC3220 SDK?

    I recommend that you take a project from the CC3220 SDK (e.g. trigger_mode where you can add the ssl stuff) and update the application files (use the migration guide as a reference for the required changes).

    Since the migration guide was added the Gen2 SDK was updated with many valuable feature that may ease your future development. This may cause the compilation issue.

    Please send us a capture of the error log so we can help.

    BTW. having the SF device, i suggest you consider updating to an RTOS. The RTOS will open many functionalities and examples in the SDK.

    Br,

    Kobi