Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


Can't build STM32F746 + LWIP project

I created a project for using the STM32F746 DISCOVERY board with LwIP utility (see image 1 Image1 and 2 Image2 ). As soon as the project was created i tried to build it but ended up not beeing able to do so and getting the following error(see image 3 Image3 ):

Hope someone can help to deal with this.
Thanks.