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

Importing hrs and hrs_with_dfu in Eclispe

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?

Related