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.

CC3120: What kind of files from the Simplelink plugin SDK should be included in porting the CC3120 host driver?

Part Number: CC3120

Hi,

    I am now trying to port the CC3120 host driver on the device with an external MCU running on simple RTOS.

    In addition to following the porting process mentioned in swru455e chapter 16, some of the source codes in the SimpleLink wifi pluging SDK(simplelink_sdk_wifi_plugin_1_60_00_07) should also be include in the host driver. In addition to the codes in the /source/ti/drivers/net/wifi/ folder, is there any other codes should also be added in the host driver?

    There are three folders named ccs, gcc, and iar in both of the /source/ti/drivers/net/wifi and /source/ti/drivers/net/wifi/slnetif folders. I think these folders should be for MSP MCUs. Please correct me if I am wrong. Can I remove these folders from the host driver implementation?

    By the way, are those codes in /source/ti/drivers/net folder used for CC3120's socket function and should be included?

    Thanks.

        Todd