STM32MP157 DK2 M4 debug issue
Dears,
I'm using STM32MP157C-DK2 board in production mode.
Now I'm debugging the firmware in M4 core. However, when I insert a breakpoint at DMA interrupt handler and wait for a while, it will crash the whole system (A7+M4) and lead to the reset.
I also tried the example SPI_FullDuplex_ComDMA_Master. It still has the same issue.
Do you have any resolution?
Thanks for your help in advance.
