How to debug Stm32H755 Cm4 Core to get SPI clock running.
Hey Everyone,
I am having an issue with the stm32h755 dual debugging. Im trying to run cm4 by itself without cm7.
But the issue im having is, whenever I reset the MCU and check the SPI lines, I see a clock running. When I debug just cm4, I do not see the SPI clock at all. As if my Cm4 is not running on its own properly.
Is there a way I can debug just the cm4 inside the stm32h755?
I did follow guides online, I have halt all cores unchecked, I setup the flashing correctly as well.
