<?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>create a new eclipse project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16405/create-a-new-eclipse-project</link><description>I&amp;#39;m following the tutorial Development with GCC and Eclipse 
I could compile and flash existing project that attached to tutorial.
Now I can&amp;#39;t understand what to to while creating a new eclipse project. If I got corectly I can any of examples from my</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 14 Sep 2016 09:23:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16405/create-a-new-eclipse-project" /><item><title>RE: create a new eclipse project</title><link>https://devzone.nordicsemi.com/thread/62803?ContentTypeID=1</link><pubDate>Wed, 14 Sep 2016 09:23:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e39e9f2a-630c-41ea-9df5-a7ca78aecabb</guid><dc:creator>Stas</dc:creator><description>&lt;p&gt;Thanks, it&amp;#39;s worked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: create a new eclipse project</title><link>https://devzone.nordicsemi.com/thread/62804?ContentTypeID=1</link><pubDate>Wed, 14 Sep 2016 09:14:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23d42ced-6dfd-4999-a598-531eb5ca10c4</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Glad to hear that. The blinky_pca10040_s132 directory
and  the config directory do not exist at the the locations provided by the makefile.&lt;/p&gt;
&lt;p&gt;Fix:&lt;/p&gt;
&lt;p&gt;Remove the following lines from the Makefile:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;$(PROJ_DIR)/config/ble_app_hrs_pca10040_s132 \&lt;/li&gt;
&lt;li&gt;$(PROJ_DIR)/config \&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;and replace with&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;../config \&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This will be fixed in the next SDK release.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: create a new eclipse project</title><link>https://devzone.nordicsemi.com/thread/62802?ContentTypeID=1</link><pubDate>Wed, 14 Sep 2016 09:02:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:993b9c93-6f89-44a4-a69f-02cf2982c839</guid><dc:creator>Stas</dc:creator><description>&lt;p&gt;Thanks. It&amp;#39;s helped. After compilling I got two errors:&lt;/p&gt;
&lt;p&gt;makefile:214: Cannot find include folder:  ../../../config/blinky_pca10040_s132&lt;/p&gt;
&lt;p&gt;makefile:214: Cannot find include folder:  ../../../config&lt;/p&gt;
&lt;p&gt;There&amp;#39;re raws 214 in MakeFile&lt;/p&gt;
&lt;p&gt;$(foreach target, $(TARGETS), $(call define_target, $(target)))&lt;/p&gt;
&lt;p&gt;-include $(foreach target, $(TARGETS), $($(target)_dependencies))&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: create a new eclipse project</title><link>https://devzone.nordicsemi.com/thread/62801?ContentTypeID=1</link><pubDate>Wed, 14 Sep 2016 08:58:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ab212e0-a6b2-4e61-8e04-e4fcfb93be91</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi, adding the build command as shown in the screenshot below should fix the &amp;quot;program not found error&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/1234.build.PNG" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>