The STM32CubeIDE debug failed
Hi, I am not newer for stm32cubeide. But the stm32cubeide had very bad experience on stm32mp1 platform. Most of the time the debug fails with the error prompt in the screenshot below. The solution is also just to reconnect the stlink or serial port.
So, for now I try to debug cm4 applications using openocd + gdb in a command way. It is much better than stm32cubeide in terms of efficiency except that I need to remember some commands and it is not as convenient to use as the graphical menu on stm32cubeide.
Probably because eclipse is too bloated, using vscode + openocd + gdb to debug cm4 applications is a good way.
