Hello,
I' trying to switch from keil uVision to Eclipse, but it doesn't work as intended. I can't debug them (hrs with and with out dfu), but the Blinky example works fine.
I used following tutorial with some adjustments form the commentsection:
https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/development-with-gcc-and-eclipse
I'm using a nrf51422 uController and the SDK 11.
How can I correctly import a projekt and debug it?