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-CC3120MOD: STM32L152RE

Part Number: BOOSTXL-CC3120MOD
Other Parts Discussed in Thread: CC3120MOD, CC3120

I have to implement WIFI communication with the host microcontroller STM32L152RE and CC3120MOD chip.

I try to use "simplelink_sdk_wifi_plugin_2_30_0010" and Keil compiler to do that.

I created a project according to my hardware with STM32CubeMX for Keil compiler and moved all folders with files from   "simplelink_sdk_wifi_plugin_2_30_0010" to Keil project. 

I reach a stage when the compiling go through well, but on linking stage there are a lot of problems.

Mostly on driver.c file. A lot of undefined Semafor symbols and functions and more.

I'm not so smart with drivers software.

As far as understand the main problem is to combine software and hardware.

Maybe with somebody I can to solve these problems step by step.

Thanks.