Can somebody help me to setting up debugging in eclipse (nRF52840_xxAA)?
As all I use some old tutorial here. But I still can't set up debugging on eclipse for 3 years of nRF developing!
First of all I had to write full path of Debug Configuration -> Debugger -> GDB Client Setup (Executable name), so now I can run debugging,
But I can't see any steps inside my source files according breakpoints. I Just see Disassemble information and can make steps here.
Can someone help me with my problem?
Best regards, Me.