Question
STM32H747I-DISCO: testing a simple project
Hi,
I have a STM32H747I-DISCO board and I'd like to HW debug a simple CubeMX project. I have CubeMX, CubeIDE all with the latest version. I've generated the code. After the code generation I have two subproject CM4 and CM7. I can Build both of them. Which one to start with the debugger? Should I combine the two elf files manually?
