It is possible to make a single project for two-core MCU such as STM32H7, and to debug both cores simultaneously? As far as I can see just now, in DS I must select only one of two cores when I create a project, although in System Workbench for STM32 I can create a single project for both cores...
Thank you Ronan, it seems that this is exactly what I want to do. And I have an interest to STM32MP1 too because I want know how work with bare-metal Cortex-A too (some years ago I worked with ARMv4T and ARMv5TEJ but I don't have any experience with a CPU based on an A-profile kernel).