cancel
Showing results for 
Search instead for 
Did you mean: 

STM32MP157 DK2 M4 debug issue

fantasylsdo
Associate II

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.

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
PatrickF
ST Employee

Hi @fantasylsdo ,
Maybe a watchdog not set to be stopped in debug state ?

Maybe look at DBG section of RM0436 Reference Manual.

Regards.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
PatrickF
ST Employee

Hi @fantasylsdo ,
Maybe a watchdog not set to be stopped in debug state ?

Maybe look at DBG section of RM0436 Reference Manual.

Regards.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.