H757I - cannot use CM4 core
I have a STM32H757I eval board and I'm using STM32CubeIDE (last version), HAL v.1.8.0
I've setup an empty project using the IDE.
The problem is that the program for the CM7 core runs normally but as soon as i try to start the CM4 program everything "crash".
I have followed all the procedures reported in ST documents on how to setup the debug session.
Can anybody tell me where is the problem?
Why i get a SIGTRAP even before the program on CM4 starts ?
I can provide further details.
In attachment a screenshot of the debug session
