Associate III
January 10, 2024
Question
Problems with debugging and downloading program STM32CubeIDE/CubeProgrammer
- January 10, 2024
- 5 replies
- 2704 views
Hello everyone,
I encountered a problem while debugging my program.
CubeIDE Version 1.14 , CubeProgrammer Version 2.9.0, ST-Link Version V2J43S7
The ST-Link/V2 is found. You can erase the Chip (STM32H753BIT6) but can't download the .elf file (CubeProgrammer).
In the CubeIDE you can't debug but the ST-Link and the STM32-Controller is found.
We tried following steps:
- switching the ST-Link on/off
- switching our custom hardware with the STM32H7 on it on/off
- reinstalled the Workbench
- tried downloading another program on my PC --> failed
- tried downloading another program with another PC --> success
- another ST-Link at my workplace --> failed
- compared the debugging configurations --> both the same
- another custom hardware with my PC --> failed
The error:

The debug configurations:

If you have any idea...
