This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nRF51822 development setup on a linux machine

Hello everybody... I am new to nordic development tools. I wanted to develop a ble application on the nRF51822 development kit. I am struggling to figure out how to set up the nordic SDK and gcc tool chain on a linux machine. I would appreciate if someone could guide me through the process of setting up on linux... Thanks

Parents
  • Try this this blog site for Eclipse GCC based embedded. Although it is more inclined OS X, the setup is generic should work well with Linux. There are many pages on the blog. Eclipse page is for configuring generic Eclipse on any OS platform for embedded development of any MCU with supported debugger JLink & OpeneOCD based. The nRF51 is more specific to nRF51 series. Other specific pages are for NXP & TI MCU. There is also a page for CMSIS-DAP jtag.

    embeddedsoftdev.blogspot.ca/.../ehal-nrf51.html

Reply
  • Try this this blog site for Eclipse GCC based embedded. Although it is more inclined OS X, the setup is generic should work well with Linux. There are many pages on the blog. Eclipse page is for configuring generic Eclipse on any OS platform for embedded development of any MCU with supported debugger JLink & OpeneOCD based. The nRF51 is more specific to nRF51 series. Other specific pages are for NXP & TI MCU. There is also a page for CMSIS-DAP jtag.

    embeddedsoftdev.blogspot.ca/.../ehal-nrf51.html

Children
No Data
Related