How to create a debug configuration in STM32CubeIDE to debug Linux Kernel on STM32MP157A-DK1?
Hi,
I'm trying to create a debug configuration in STM32CubeIDE to debug Linux Kernel but I can't find any related article about the issue.
I want to use gdb with ST-LINK (OpenOCD) as JTAG device to debug the Kernel that I have already compiled.
Any suggestion?
