Build error with NUCLEOL476RG + X-NUCLEO-IDW01M1
Hello All,
I am getting the below error during project build. I am using the below environment.
1) NUCLEO L476RG + X-NUCLEO-IDW01M1 (connected)
2) STM32CubeExpansion_WIFI1_V3.0.2 Example files
3) IDE: System Workbench on STM32
4) Project: Nucleo-Client_Socket
Error Message:
1) fatal error: opening dependency file Middlewares/ST/STM32_SPWF0xSy/wifi_interface.d: No such file or directory wifi_interface.c /STM32L4xx-Nucleo-HTTP_Request/Middlewares/ST/STM32_SPWF0xSy line 2538 C/C++ Problem
2) make: *** Middlewares/ST/STM32_SPWF0xSy/wifi_interface.o Error 1 STM32L4xx-Nucleo-HTTP_Request C/C++ Problem
3) recipe for target ‘Middlewares/ST/STM32_SPWF0xSy/wifi_interface.o’ failed subdir.mk /STM32L4xx-Nucleo-HTTP_Request/Debug/Middlewares/ST/STM32_SPWF0xSy line 30 C/C++ Problem
Highly appreciate if you could help to resolve the issue.
Thanks