Hi All,
I'm developing my product based on nrf51822.
I was using keil IDE for that.but i wanted to develop it in Segger instead keil ide.
is segger is supporting for nrf51 application and how can import the projects in it,
Thanks.
Hi All,
I'm developing my product based on nrf51822.
I was using keil IDE for that.but i wanted to develop it in Segger instead keil ide.
is segger is supporting for nrf51 application and how can import the projects in it,
Thanks.
Hi!
So the last SDK with support for nRF51 was SDK v.12.3.0.
The first SDK with native support for SEGGER Embedded Studio(SES) was SDK v14.1.0.
So there is no SDK with native support for both nRF51 and SES.
However, you can follow this blog-post, exaplaining how to import KEIL projects from an older SDK to SES.
https://devzone.nordicsemi.com/b/blog/posts/segger-embedded-studio-a-cross-platform-ide
Best regards,
Joakim.
The suggested post is not complete in my opinion as many of us are having a hard time to run a code with Softdevice in a nRF51 board.
Has anyone be able to achieve that?
Hi,
Here is the example of SES for nRF51822 (https://github.com/jimmywong2003/SES-Project-For-NRF51)