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.

BOOSTXL-CC3135: Porting SimpleLink Wi-Fi Host Driver

Part Number: BOOSTXL-CC3135

Hi,

Currently working on a project to create a wifi communication with my non-TI MCU, i am using the BOOSTXL-CC3135, so to port the host driver to a non-TI MCU, should i add only the driver which consist of the "porting" folder that contains the user.h, cc_pal.c, and cc_pal.h files and other source code (see image below), or i have to add complitly the simplink_sdk_wifi_plugin to my project ?

2- i'm trying to port the simplink wi-fi host driver to a non-OS environment and i'm using one of the porting layers provided with the SimpleLink Wi-Fi SDKs which is the platform abstraction file for MSP432, so i disabled the multithreaded functions but still got errors on the source files like "driver.c" .. , there is any solution to disable complitly the Platform multi threaded ?

Best regard,