2023-10-12 03:02 AM
Hi everyone,
I try to debug CM0+ core (using GDB server) application LoRaWAN in SBSFU dual core project. If I only run the debugger on CM4, the program will start and run normally. But when I try to debug CM0+, it will not run and my program failed.
I have stopped CM4+ by breakpoint in time CM4 wait for CM0+ running, and not download the executable when debug CM0+. Anyone have experience with this?
2023-10-12 03:17 AM
I'am using J-Link to debug this application.
2023-12-05 06:45 AM
Hello @TrungKien
I suggest you to use the last version of STM32CubeIDE and refer to the STM32 microcontroller debug toolbox - Application note part 9 for more details.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.