Loading...
 
Skip to main content

System Workbench for STM32


Debugging: STM32 Workbench + STM32H747-DISC0 + ST-LINK V3

Dear community,

I've been trying to debug the STM32H747-DISC0 board using the STM32 Workbench but I keep receiving the following error:

Image

I googled for possible solutions but seems that there's not much information about it, since the board is quite new on the market. I downloaded the STM32H7 framework from ST website (https://www.st.com/en/embedded-software/stm32cubeh7.html) and imported one project to the workbench. The project compiles, the binaries are generated and I can flash them using the STM32 ST-Link utility.

Does anyone knows how to debug the STM32H747-DISC0 using the STM32 Workbench?

Thanks in advance.
Best Regards,
Persike.

Maybe one extra info:
I can debug each single MCU on the STM32CubeIDE, but I would like to debug both MCU's at the same time. Is there's a way to to that using the STM32CubeIDE? Up to now, I'm trying to make it work on the STM32 Workbench.