Associate
October 28, 2020
Question
Is there a example project showing how to do multi-core debugging?
- October 28, 2020
- 2 replies
- 2003 views
I 'm using STM32H747I-DISCO, with IAR toolchain. I tried some example in STM32Cube_FW_H7_V1.4.0, CM7 and CM4 are in two different configuration of a project(ex, STM32H747I_DIACOVERY_CM4 and STM32H747I_DIACOVERY_CM7), which can only be activated and run one at a time. The Options->Debugger->Multicore is gray out. Is there a example showing how to setup a project that can debug both cores (set breakpoint) at the same time?
