Question
GPIO Toggle M4 FW Issue with STM32MP157D-DK1 and STM32CubeMX
Hi,
I wrote a program to toggle GPIO PD13 on the STM32MP157D-DK1 using STM32CubeIDE.
I set the Boot pins on the STM32MP157D-DK1 board to Engineering mode and can start a debug session but it seems like the M4 does not toggle GPIO PD13 at all. Its like its not starting or working.
Below is a snippet of my code:

Please assist me with this issue?
