How to debug dual core simultaneously in mdk arm
Hi every body.
I have a project with stm32h747aii and i use mdk arm. Recently i did it with cubeide and i could debug both cores at the same time and within one window.
I wanted to know that if it is possible in mdk arm 5.36 or not?
When i enter each core debug i cant switch between cores in debug mode.
Id better mention that cube has generated only one mdk arm project that both m7 and m4 are listed within.

I think if they were two separate project it would be easy to do as mdk arm has tutorials for that. But i dont see any tutorials for this one.

