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


mutiple assembly in c/++ properties

in project properties -> c/++- > path and sybol -> include tab
multiple assembly do appear ? what are they ? whitch one is used and hsoudl be edited ?

see http://s7.postimg.org/4d4v2y88b/SW4_STM32_as1.pngQuestion
(image hostins did not work for me)

the snapshot is a from a project generated by CubeMX it show differeent content on various eassembly lines.

A project generated by the toolset also show multiple assembly line but all have same content.