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


Workbench can't see downloaded firmware

France

Sounds all such is expected behavior except unzip is failing :-(.

Just to provide you some clue about what you’re able to see Thanks Process Monitor.
1) You’re requesting for some firmware setup as identified not available already within firmware search path you can specify Thanks dedicated preferences.
2) Firmware process download is initiated within some temp directory created as child of first path of firmware search path. .xml file is basically download process trace.
3) Once download completed, a .zip file should be available. Such zip file is checked a bit (checksum ,...) prior moving next step
4) Expected behavior here if .zip is confirmed as fine is content extraction about
5) Back once extraction done some checks are performed to confirm data integrity
6) If all is ok temporary material is promoted to expected area (first path of firmware search path) and temporary repository removed.
7) Firmware setup process is then considered as finished. Firmware finder is invoked back. Finder should find obviously fresh installed firmware package ...

As within your current session step 4 is failing, step 7 finder process is failing to find within primary path expected firmware package (as not installed due to fail) and so is scanning back your full search path (which is including CubeMx tool default repositories ...)

Unfortunately I’ve no clue to explain why unzip process is failing on your side ... :-(. I’ve no local issue and you’re first end user to complain about. I’m definitively convinced you’re facing some issue but which ?

Not an explanation about but workable work around should be to uncompress by yourself .zip file within an area part of search path. Having .zip & extracted material available within search path, firmware finder should be able to get your local firmware installation allowing you to go ahead ...

Feel free to comment / share back.

 

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