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


Manage Release of AC6 C/C++ Debugging Tools for MCU

Hello,

New to SW4STM32, I’ve to manage 2 projets, which have different configuration :
- first one is using release 1.7.0.20160212829
- seconde one is using 1.10.0.201607251855

I need to set up new PC with SW4STM32 deployed, which we’ll be able to work for the two projects : first step, I need to regenerate exactly same .hex file, so need to have same configuration.

How can I select release which is interesting for me, to be used for compilation?

Best regards