When I used keil, I set breakpoints to debug ble project used softdevice. And it was useful..
And now I'm using eclipse and gcc. It works well at first, but when step debugging, an error occurs in a function related to the softdevice, calling sd_xxx function.
For reference, I'm using makefile generated by eclpise..