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


recipe for target 'Middlewares/USBH_Library/Core/usbh_core.o' failed

Hello,

I have downloaded the firmware”en.stm32cubef7_v1-16-0” from ST.com to run a “STemWin” project under “demonstration” folder for “STM32F769I-Discovery”.

While Build project i get the following error
Middlewares/USBH_Library/Core/subdir.mk:27: recipe for target ‘Middlewares/USBH_Library/Core/usbh_core.o’ failed
make: *** Middlewares/USBH_Library/Core/usbh_core.o Error 2

Any one help me running this demo programme in STM32F769I disco board successfully.

Remove bracket ) from the path.
Then compile it will run without error.

HI...
i am facing same issue but i can not solve...
how to remove that bracket in path...
Kindly explain details...
i did not get that path.. that why i asking ...
pls reply...



Thanks Reg,
Siranjeevi