STM32H7 duble core debug to No device found on target.
I have been trying to get the debug setup running in CubeIDE 1.16 according to : dm00629855 Getting started with projects based on dual-core STM32H7 microcontrollers in STM32CubeIDE - Application note
And I was able do see the debug break point holding in the main of M7. Then it ended no ware, so I did a retry of the launch group and then "I got No device found on target" from The ST-Link GDB link. Here I am stuck:

Also tryed:
Reset the ST-Link and the USB tree and the Port numbers of GDB - this did not help.
Then also the Cube Programmer not find the device but the ST-Link is there so what did the debug session do to the MCU to be undetectable ?!

So what could I have done wrong and what can I do to bootstrap ? please help
