<?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>Nordic nrf51822 project templates for Eclipse</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1701/nordic-nrf51822-project-templates-for-eclipse</link><description>Following along after my nrfjprog mini-tool for OS X, I&amp;#39;ve just released a plugin for Eclipse which exposes a template for setting up projects with the right settings for Eclipse native building (i.e. no Makefile). 
 My plugin builds on the GNU ARM Eclipse</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Aug 2014 14:00:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1701/nordic-nrf51822-project-templates-for-eclipse" /><item><title>RE: Nordic nrf51822 project templates for Eclipse</title><link>https://devzone.nordicsemi.com/thread/7517?ContentTypeID=1</link><pubDate>Wed, 20 Aug 2014 14:00:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a7be5fa-623c-463c-a0fb-b787c4affc61</guid><dc:creator>jason</dc:creator><description>&lt;p&gt;Great work. This helped a lot. I noticed some things that might have been caused by a change in the SDK:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;the symbol BLE_STACK_SUPPORT_REQUIRED should be BLE_STACK_SUPPORT_REQD&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If you are using softdevice s110 v7.0 the softdevice region is a little larger so the program memory gets moved to start at 0x16000 instead 0f 0x14000&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nordic nrf51822 project templates for Eclipse</title><link>https://devzone.nordicsemi.com/thread/7516?ContentTypeID=1</link><pubDate>Sat, 29 Mar 2014 21:38:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4cf7899a-4fa9-4210-8c30-8451e9480cfa</guid><dc:creator>julian</dc:creator><description>&lt;p&gt;see screen here
&lt;a href="https://www.dropbox.com/s/3phdxzb1ktij1zw/Screenshot%202014-03-29%2013.33.58.png"&gt;www.dropbox.com/.../Screenshot 2014-03-29 13.33.58.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;My include is setup without problem,
if I did not using retarget.c, it builds without problem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nordic nrf51822 project templates for Eclipse</title><link>https://devzone.nordicsemi.com/thread/7515?ContentTypeID=1</link><pubDate>Sat, 29 Mar 2014 21:14:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44787c78-c9f5-4eec-95dc-aba4bb55953f</guid><dc:creator>julian</dc:creator><description>&lt;p&gt;OK, Seems I should link to some lib, which lib should I link to?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nordic nrf51822 project templates for Eclipse</title><link>https://devzone.nordicsemi.com/thread/7514?ContentTypeID=1</link><pubDate>Sat, 29 Mar 2014 20:29:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d4e7616-caf9-4560-b737-4d8976afbf48</guid><dc:creator>julian</dc:creator><description>&lt;p&gt;I do #include &amp;quot;simple_uart.h&amp;quot;
it gives me  undefined reference to `simple_uart_config&amp;#39; error&lt;/p&gt;
&lt;p&gt;why #include &amp;quot;nrf_delay.h&amp;quot;
is ok&lt;/p&gt;
&lt;p&gt;but I can&amp;#39;t include files?  in uVision, I need to add the src to the build, how&amp;#39;s eclipse? what should I do?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nordic nrf51822 project templates for Eclipse</title><link>https://devzone.nordicsemi.com/thread/7513?ContentTypeID=1</link><pubDate>Sat, 29 Mar 2014 18:52:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7133bb6b-6094-4ccb-b3e4-f73bbdec14e3</guid><dc:creator>julian</dc:creator><description>&lt;p&gt;great thanks!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nordic nrf51822 project templates for Eclipse</title><link>https://devzone.nordicsemi.com/thread/7512?ContentTypeID=1</link><pubDate>Mon, 03 Mar 2014 01:40:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef93b79c-0f79-4028-a1b0-9104c90f300a</guid><dc:creator>Richard</dc:creator><description>&lt;p&gt;Thanks RK. Was scratching my head how to get the .C into Eclipse after importing the projects from nRF SDK.&lt;/p&gt;
&lt;p&gt;Now that with the plugins I can see everything is done for me, with proper src/ folder and Makefile.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nordic nrf51822 project templates for Eclipse</title><link>https://devzone.nordicsemi.com/thread/7511?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2014 01:14:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c03ab4db-7a60-4942-9482-7f94ae481575</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Thanks - this one was me standing on the shoulders of giants, 95% of the work is in that super GNU ARM Eclipse plugin, I mostly had to figure out the settings and copy.&lt;/p&gt;
&lt;p&gt;If I could afford the JLink SDK, I could now I think write a much better version of the &amp;#39;studio clone for OSX&amp;#39;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nordic nrf51822 project templates for Eclipse</title><link>https://devzone.nordicsemi.com/thread/7510?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2014 00:07:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6cc74162-8b2f-4b88-830c-bb196d7a1192</guid><dc:creator>cocoa</dc:creator><description>&lt;p&gt;Really well done, great job.&lt;/p&gt;
&lt;p&gt;-c&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>