X-NUCLEO-IDW01M1 examples don't work on NUCLEO-L476RG boards
Hello STM Community.
I am using the openstm32 System Workbench IDE and would like to play some of the
.Sadly, the projects for the -L4 boards spit out errors when building.
For example: The Wifi_VCOM example for STM32L4xx boards:
When the 'copy projects into workspace' option is checked, I get this error upon building:
'Description Resource Path Location Type
make: *** No rule to make target `/Middlewares/ST/STM32_SPWF0xSy/Utils/event_buffer.c', needed by `Middlewares/ST/STM32_SPWF0xSy/Utils/event_buffer.o'. Stop. STM32L0xx-Nucleo-WiFi_VCOM C/C++ Problem'When I import the project without the option, I get this error before the build even starts:
Errors occurred during the build.
Errors running builder 'CDT Builder' on project 'STM32L4xx-Nucleo-WiFi_VCOM'.
java.lang.NullPointerException
Why don't these examples work out-of-the-box?
Thanks,
Andy#x-nucleo-idw01m1 #nucleo-l476rg #spwf0-wifi