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


STM32F767ZITx_FLASH.ld empty after creating code in MXCube

Everytime I create Code using the MXCube extension in Eclipse the STM32F767ZITx_FLASH.ld File is empty and i have to copy the content in it by hand.
As you can see i use the STM32F767ZI Board.

I dont know if this is a problem with your Plugin or something else, but wanted to add it here.
Cheers