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


“installer_sw4stm32_macos_64bits” is damaged and can’t be opened [SOLVED]

Hi,

downloaded package seems to be corrupt/tampered and can’t move on with the installation for OSX. Tried to download latest bits several times with no results. Appreciate any suggestion.

Thx,
Alfonz

Not sure if that’s a expired certificate/package signature issue etc. but:

had to get into the package using “show package contents” and manually run the install_sw4stm32_macos_64bits.jar file under the \Java folder; and installation finished normally.

I just ran into the same problem. I had go into the Java folder and do:
`java -jar install_sw4stm32_macos_64bits.jar`