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


Mac OS sierra version 10.12.6 won't install the .run installation file

My Mac cannot open the “install_sw4stm32_macos_64bits-v2.3.run” file; see attached. Do I need to download another kind of software to be able to open .run files?

Venezuela

I carried out this steps and it worked fine for me:

  1. Open a terminal session to Installer File.
  2. Run chmod +x For instance, on MacOSX this would be chmod

+x install_sw4stm32_macos_64bits-v2.3.run

  1. Execute the installer by running the installation file. For example, on MacOSX

./ install_sw4stm32_macos_64bits-v2.3.run

For the second point tells me that there is no file or directory of that type.

Thanks

I’m new to MCUs and Workbench, just encountered the same problem this morning.

Here’s what I did:

First make the file an executable
$ chmod +x install_sw4stm32_macos_64bits-v2.7.run

Then run it. (./ at the beginning is required)
$ ./install_sw4stm32_macos_64bits-v2.7.run*


The advice from jLn_38 and ncertad worked for me on macOS High Sierra 10.13.6 (is there a way to give points/upvote?), although be aware that the installation may freeze at step two when it is waiting for a password in the terminal, but it’s not obvious why it has stopped.
It is a security feature in terminal (in both Mac and Linux) not for the password to be shown. not even *** for the number of chars typed. Just type your password and press Enter. The installation should continue.

 

Newest Forum Posts

  1. Монтаж камина с грилем в Москве - установка и барбекю by KpddomErorb, 2025-05-10 18:28
  2. SPI on Nucleo_STMH533RE by royjamil, 2025-05-04 20:13
  3. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  4. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  5. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  6. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  7. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  8. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  9. Build a project in "release" mode by tang, 2025-02-20 10:36
  10. Build a project in "release" mode by info@creosrl.it, 2025-02-19 17:35

Last-Modified Blogs