STM32H755 dual core debug - demo project
Hi, after a lot of wasted time, I've created a demo for dual core with debug files:
Here is the project:
https://github.com/lonejack/stm32cubeide-demo-dualcore
To make the setup the guide:
https://www.youtube.com/watch?v=k3mXhPZSasw
has been followed.
I made some changes...
Import the project with option:

three projects..

Generate the code and build projects.
Then run the debug with "stm32cubeide-demo-dualcore"

Wait the download and main enter for both processors:

Run the CM4, it should go in this state:

Run the CM7, it should go in running:

Return in CM4, press run button, it should go in running:

Now both cores are running...
The given guide to me didn't work!
If someone has better solution please write here...
Thank you.
C.
