Loading...
 

SW4STM32 and SW4Linux fully supports the STM32MP1 asymmetric multicore Cortex/A7+M4 MPUs

   With System Workbench for Linux, Embedded Linux on the STM32MP1 family of MPUs from ST was never as simple to build and maintain, even for newcomers in the Linux world. And, if you install System Workbench for Linux in System Workbench for STM32 you can seamlessly develop and debug asymmetric applications running partly on Linux, partly on the Cortex-M4.
You can get more information from the ac6-tools website and download (registration required) various documents highlighting:

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:

2020 02 03 10h37 39

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.