2023-06-20 08:26 PM
Hello
I have the STM32H747I-DISC0 with me and i do the following
- using STM32CubeIDE(version 1.12), and initialize it using the New project wizard,
- I try to debug using the same debug configuration following the youtube link below
(190) Dual Core Debugging on STM32H7 with STM32CubeIDE - YouTube
- I create a break point below, and after i click run after the breakpoint, it automatically enters in Error_Handler() thereafter, could you point me a direction what else that i am missing? and is it possible to adding multiple breakpoints between M7 and M4 cores and debug them simultaneously?
2023-06-21 12:39 PM - edited 2023-06-21 12:40 PM
Hello @CWei .1 ,
I recommend you follow these FAQs which may help:
Imen