Hello,
I could not set breakpoint in Eclipse. I set CFLAGS to -O0 and -g3 in Makefile
I am using GNU Tools ARM Embedded 6 2017-q1-update and Eclipse Neon3
Below are the screen shots.
Regards,
Hello,
I could not set breakpoint in Eclipse. I set CFLAGS to -O0 and -g3 in Makefile
I am using GNU Tools ARM Embedded 6 2017-q1-update and Eclipse Neon3
Below are the screen shots.
Regards,
Hi,
I can't see anything obviously wrong with your settings. What version of the segger drivers are you using? You could try to update to the latest drivers(V6.14c). You can download the drivers from here.
Thank you for your comment. I think my problem was not flashing the board with SoftDevice library before debugging my application.