This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is it impossible to debug a ble project used softdevice with eclipse?

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.

image description image description

For reference, I'm using makefile generated by eclpise..

Parents Reply Children
No Data
Related