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

Segger IDE configuration

Hello,

I'm new to nRF devices. I wanted to learn some basics with my nRF51 dongle. 

But to my surprise the only free supported IDE is Segger and there is no clear step-by-step guide how to configure it for using with nRF libraries

Moreover there is no examples for nRF51, only for nRF52

Can anybody help me with starting?

Thanks

  • Hi

    We did not start supporting the Segger IDE until the nRF52 series, which is why there aren't any SES examples provided for the nRF51. As for IDEs that do have examples supporting the nRF51, you can use the free Keil µvision IDE, IAR, or the GCC compiler.

    You can also import Keil µVision projects to SES by following this guide if you want to develop for the nRF51 in SES as well.

    Best regards,

    Simon

Related