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


File system hierarcy

Is there a document that describes the file system for both the tools and programming files so I can confirm I have what I need where I need it. I loaded the link editor first, then the workbench, and then cubeMX using the workbench install new firmware. Using cubeMX and doing project settings; upon hitting OK I get a caution message stating “The Firmware Package (STM32CubeFW_F4 V1.167.0) or one of its dependencies required by the Project is not available in your STM32CubeMX repository”. Do you want to load this now?” I could just load it but I am afraid it wants to load the whole darn tool again....
Please forgive me, I am a digital and RF hardware guy who has done plenty of assembly programming in the old and simple days and recently dived into C programming (modifying existing code) but with a very simple tool system that was carved out by a real programmer (not me that is) years back.

I just loaded all the above on 9/22/17 so I should be current and why I think I am not missing just dependencies. Wish the message told me exactly what was missing....

I meant STlink V2 not link editor. oops