I recently updated my project to use the v 17.0.0_9d13099 SDK (from 16.0.0_98a08e2) and breakpoints set in gdb via JLinkGDBServer no longer function. Reverting to v16 works as expected.
I recently updated my project to use the v 17.0.0_9d13099 SDK (from 16.0.0_98a08e2) and breakpoints set in gdb via JLinkGDBServer no longer function. Reverting to v16 works as expected.
Hi Benjamin,
We need to get gdb server client setup to reproduce the problem and analyze it. Does it also happen to the SDK example blinky?
-Amanda H.
Turns out I hadn't cleaned my build directory from the switch. After nuking and rebuilding breakpoints are working as expected.
Turns out I hadn't cleaned my build directory from the switch. After nuking and rebuilding breakpoints are working as expected.