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


Error on uploading software on STM32F072R8

I developed an application for a STM32F072R8 MCU on a NUCLEO-F072RB board. Everything worked totaly fine until I tried to load the programm on the productiv system with the R8. The only difference between the MCUs is that the RB has 128kByte Flash and the R8 only 64k. My application binary only requires about 15k in the text section so this is not the problem. I also created a new project with the correct MCU in the SystemWorkbench.

When I try to upload the programm with the debugger, I always get the following error messages:

Error in final launch sequence Failed to execute MI command: load

Error message from debugger back end:
Error finishing flash operation

When I try to only programm the chip with -> target -> Programm Chip I get the following error message:

Error: error writing to flash at address 0x08000000 at offset 0x00000000
embedded:startup.tcl:476: Error: ** Programming Failed **

I use the integrated SWD debug interface on the Nucleo Board. The erasion from the SystemWorkbench works fine its just the programming and Debugging part.

Does anybody knows where I can find the file “embedded:startup.tcl” ? I would like to examine it to see what is happening.

I can programm the chip using ST-Link Utility. I set the connection mode to “normal” and the reset mode to “software system reset”.

 

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