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


operating system

Using windows 10 64 bit. Loaded (99.999% sure) workbench using 64 bit download from openstm32 site. Now when I look at the “about” it shows that I have 32 bit version.  ?? Is there a .0001 % chance I loaded the 32 bit or is there something I do not know about all this. Do not want to uninstall and reinstall unnecessarily.....
France

Hi

Don’t bother, it’s perfectly normal,

The only place where you should see Windows 32 bit displayed on a Win64 install is for the external tools plugins of System Workbench for STM32. This is due to the fact that:

  1. The ARM compiler is the one provided by Linaro and they only provide a 32-bit version; embedded programs are indeed rarely big enough to benefit from a 64-bit compiler
  2. For the same reason other external tools (like make, shell) are only installed in 32-bit versions as 64-bit would not bring any advantage.
  3. Regarding OpenOCD, we generate our own executable, but again, it was not relevant to have a 64-bit version as the 32-bit fits the job perfectly.


Generating 64-bit versions of the tools will be quite a lot of work with no visible advantage for the users so, as the 32-bit version works well, it is used on 32-bit ad 64-bit Windows systems.

Note that on Linux (as there is very few 32-bit Linux boxes out there) we only provide the 64-bit evrsion...

Bernard (Ac6)


 

Newest Forum Posts

  1. SPI on Nucleo_STMH533RE by royjamil, 2025-05-04 20:13
  2. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  3. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  4. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  5. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  6. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  7. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  8. Build a project in "release" mode by tang, 2025-02-20 10:36
  9. Build a project in "release" mode by info@creosrl.it, 2025-02-19 17:35
  10. Fail to debug in Win 11 C/C++ by mortenlund, 2024-12-26 20:27

Last-Modified Blogs