<?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 create a make file for gcc/c++ with eclipse</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3828/how-to-create-a-make-file-for-gcc-c-with-eclipse</link><description>Hi, 
 Edit: Development with Eclipse and GCC 
 I&amp;#39;m rather new to working with eclipse and C.
I already have a problem with the first step of your explanation: (I&amp;#39;m using the blinky_example as start on the nrf51422 board pca10003) 
 If i execute the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Oct 2014 12:05:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3828/how-to-create-a-make-file-for-gcc-c-with-eclipse" /><item><title>RE: how to create a make file for gcc/c++ with eclipse</title><link>https://devzone.nordicsemi.com/thread/13827?ContentTypeID=1</link><pubDate>Mon, 06 Oct 2014 12:05:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b57a87b8-d75b-42cd-8793-fbfbdc0b47a8</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Duplicate question from &lt;a href="https://devzone.nordicsemi.com/blogs/18/development-with-eclipse-and-gcc/"&gt;Development with Eclipse and GCC.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Copy of answer:&lt;/p&gt;
&lt;p&gt;Sounds like the path to make.exe might be might be missing from your global Windows paths. Follow the steps below to set the path to GnuWin32:&lt;/p&gt;
&lt;p&gt;1.Enter properties for &amp;quot;My computer&amp;quot; then Advanced system settings -&amp;gt; Environment Variables
2.insert ..\GnuWin32\bin path to the PATH variable. Remember to separate from the other paths with a semi colon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to create a make file for gcc/c++ with eclipse</title><link>https://devzone.nordicsemi.com/thread/13826?ContentTypeID=1</link><pubDate>Wed, 17 Sep 2014 10:39:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84dba7b7-f250-4897-bbb5-c6d02752504e</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;Easier to start with Eclipse here &lt;a href="http://embeddedsoftdev.blogspot.ca/p/eclipse.html"&gt;embeddedsoftdev.blogspot.ca/.../eclipse.html&lt;/a&gt; then view the specific page on the blog site for nRF51.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>