6 years, 5 months ago.

Mbed debugging with Eclipse and SEGGER J-Link

Hi,

I'm having problems using debug with a mbed project imported into Eclipse with GDB SEGGER J-Link. It builds and starts debugging but it doesn't run the code on main.cpp (just blinking LED3) and breakpoints don't work.

If I suspend the code it stops and gives me the message : No source available for "WWDG_IRQHandler() at 0x800294c"

It debugging works fine with a project created with CubeMX

my board is the STM32L432KC does anyone have a suggestion of what I might be missing?

Be the first to answer this question.