<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How to setup an nRF51822 Development Environment on with IDE Mac OS X?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11512/how-to-setup-an-nrf51822-development-environment-on-with-ide-mac-os-x</link><description>Hi, everyone.
Now I have found some posts about the development enviroment on Mac OS X. But none of them describes clearly how to setup the development enviroment with an IDE like Eclipse or Xcode step by step, and most of them used an early version</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Jun 2017 02:48:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11512/how-to-setup-an-nrf51822-development-environment-on-with-ide-mac-os-x" /><item><title>RE: How to setup an nRF51822 Development Environment on with IDE Mac OS X?</title><link>https://devzone.nordicsemi.com/thread/43537?ContentTypeID=1</link><pubDate>Fri, 16 Jun 2017 02:48:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae77bd26-f6c1-4fe3-9f10-67297af289e9</guid><dc:creator>Bee</dc:creator><description>&lt;p&gt;Wooh! The detialed tutorial has really shocked me. I&amp;#39;ll try it. Thanks a lot!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to setup an nRF51822 Development Environment on with IDE Mac OS X?</title><link>https://devzone.nordicsemi.com/thread/43536?ContentTypeID=1</link><pubDate>Thu, 15 Jun 2017 20:35:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e51e84bd-2dfb-4ad9-a8fb-7371b088ea7f</guid><dc:creator>Mohammad Afaneh</dc:creator><description>&lt;p&gt;I&amp;#39;ve recently written a comprehensive blog post/tutorial on how to set up your development environment for nRF52 on a Mac. The IDE I used is NetBeans. I know, you&amp;#39;re probably thinking &amp;quot;NetBeans for embedded development??&amp;quot; :) but I&amp;#39;ve been using it for over 10 years now for embedded development and with the proper configuration and setup I&amp;#39;ve found that it works better than Eclipse and other IDEs!&lt;/p&gt;
&lt;p&gt;I also go through setting it up for live debugging on the target.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s a link to the post (current as of June, 2017).&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.novelbits.io/nrf52-mac-development-tutorial/"&gt;The complete nRF52 Mac development and debugging step-by-step tutorial&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope you find it useful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to setup an nRF51822 Development Environment on with IDE Mac OS X?</title><link>https://devzone.nordicsemi.com/thread/43535?ContentTypeID=1</link><pubDate>Sat, 27 Feb 2016 20:56:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21479f5d-665d-431a-a61d-b23503d8d042</guid><dc:creator>Raphael</dc:creator><description>&lt;p&gt;I went with Eclipse first and am now evaluating SEGGER Embedded Studio.&lt;/p&gt;
&lt;p&gt;I must say that I prefer Eclipse on the one hand since it is the future and I find it much easier to use than all those proprietary things that often remind of the 1990ies.
Getting the GNU Debugger to work with Eclipse was quite some pain though and took me a lot of time. If am thinking of offering commercial support just for getting nRF51 / nRF52 to run with Eclipse, GCC, GDB.&lt;/p&gt;
&lt;p&gt;Once you got it working, Eclipse seems like a decent choice for me, especially if you are already familiar with it (I used it already years ago for Java dev during my computer science program and in other jobs) or plan to code in more languages where you usually can work with Eclipse since there is hardly any technology nowadays that is not supported by it. Quite a few other companies are also building their proprietary IDEs on Eclipse now, so this is good if you want to be flexible.&lt;/p&gt;
&lt;p&gt;I will write more once I have properly tested Embedded Studio because I really do like the idea of SEGGER offering a proper package including all their tools and the SEGGER tools seem really good to me (only started dev with nRF51 and Cortex-M a few months ago). It&amp;#39;s kind of sad to see that SEGGER and Rowley do not base their toolchain on Eclipse like IAR is recognizing that Eclipse is the best IDE, which only lacks the proper and commercially supported plugins.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to setup an nRF51822 Development Environment on with IDE Mac OS X?</title><link>https://devzone.nordicsemi.com/thread/43532?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2016 09:04:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c40bbe81-b1e1-4c08-928d-4677dae0a551</guid><dc:creator>Bee</dc:creator><description>&lt;p&gt;Thanks for your answer. I&amp;#39;m trying.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to setup an nRF51822 Development Environment on with IDE Mac OS X?</title><link>https://devzone.nordicsemi.com/thread/43534?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2016 09:03:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20604e68-0209-4153-a879-698805cbbb0a</guid><dc:creator>Bee</dc:creator><description>&lt;p&gt;Thank you. You let me know there is a SEGGER Embedded Studio can be used. It&amp;#39;s just what I want. But I don&amp;#39;t know if I use SES, how can I download the S110 to the chip without nRFgo?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to setup an nRF51822 Development Environment on with IDE Mac OS X?</title><link>https://devzone.nordicsemi.com/thread/43531?ContentTypeID=1</link><pubDate>Mon, 25 Jan 2016 08:17:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67532fff-c39b-410a-8f43-29594792a56e</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Here are a couple of links to tutorials and blogs on the matter (some might be dated):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://devzone.nordicsemi.com/blogs/22/getting-started-with-nrf51-development-on-mac-os-x/"&gt;Getting started with nRF51 development on Mac OS X&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://devzone.nordicsemi.com/tutorials/7/development-with-gcc-and-eclipse/"&gt;Development with GCC with Eclipse&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://devzone.nordicsemi.com/blogs/3/a-week-with-crossworks/"&gt;A week with CrossWorks&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Hopefully this will give some more information on the matter. Best regards,&lt;/p&gt;
&lt;p&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to setup an nRF51822 Development Environment on with IDE Mac OS X?</title><link>https://devzone.nordicsemi.com/thread/43533?ContentTypeID=1</link><pubDate>Mon, 25 Jan 2016 07:49:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea103575-9a54-4649-a472-08e7cbd3132f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Did you see the &amp;quot;&lt;a href="https://devzone.nordicsemi.com/tutorials/7/"&gt;Development with GCC and Eclipse&lt;/a&gt;&amp;quot; tutorial which uses Eclipse Mars? However, I believe it&amp;#39;s  easier to get started with &lt;a href="https://devzone.nordicsemi.com/blogs/825/segger-embedded-studio-cross-platform-ide-w-no-cod/"&gt;Segger studio&lt;/a&gt; unless you prefer Eclipse.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>