<?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>eclipse sdk</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16355/eclipse-sdk</link><description>sdk132. nrf52832 board
Try tutorial &amp;quot;Development with GCC and Eclipse&amp;quot; devzone.nordicsemi.com/.../ 
 . 
 All the time I&amp;#39;m persecuted by error
/// *** No rule to make target _build/nrf_delay.o&amp;#39;, needed by nrf52832_xxaa&amp;#39;. Stop.////
therefore I can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 14 Sep 2016 04:00:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16355/eclipse-sdk" /><item><title>RE: eclipse sdk</title><link>https://devzone.nordicsemi.com/thread/62547?ContentTypeID=1</link><pubDate>Wed, 14 Sep 2016 04:00:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b5c541d-fd2a-4043-bce9-ef2a7a69790b</guid><dc:creator>Stas</dc:creator><description>&lt;p&gt;The problem is solved by commenting this raw in make file
(abspath ../../../../../../components/drivers_nrf/delay/nrf_delay.c)
And also I discovered interesting thing. Many times I tried to change code and observe the result of changing on my board but nothing happens. The problem was I do it like in keil just recompile project and flash board - in Eclipse (at least in mine with my settings) it&amp;#39;s not work and you need to save file before compiling. Now I&amp;#39;m going ahead..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: eclipse sdk</title><link>https://devzone.nordicsemi.com/thread/62546?ContentTypeID=1</link><pubDate>Wed, 14 Sep 2016 03:31:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6eb63f11-3159-4f02-a345-d557127f6a46</guid><dc:creator>Stas</dc:creator><description>&lt;p&gt;Yes I gone through all of them. Hit &amp;quot;make&amp;quot; command in this directory do the same error.
Here is screenshot of the error. I think it needed to include nrf_delay.c to PATH or smth like that.&lt;a href="http://ybex.com/d/l2lsdaj34omzn3f9t6w42f4t95i4t3qoatnmwagn.html"&gt;ybex.com/.../l2lsdaj34omzn3f9t6w42f4t95i4t3qoatnmwagn.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: eclipse sdk</title><link>https://devzone.nordicsemi.com/thread/62544?ContentTypeID=1</link><pubDate>Tue, 13 Sep 2016 11:10:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f9310b1-cfab-4335-87e0-dd45f853d132</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Have you gone through all the initial steps in the Eclipse tutorial, configuring the correct location of the toolchain etc.? Can you go to &amp;quot;examples\peripheral\blinky\pca10040\s132\armgcc&amp;quot; and hit &amp;quot;make&amp;quot; from the command line (not using Eclipse) to verify that the basics are working (your PATH is set correctly)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: eclipse sdk</title><link>https://devzone.nordicsemi.com/thread/62545?ContentTypeID=1</link><pubDate>Tue, 13 Sep 2016 10:05:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b59f008-ab51-4e8e-80f7-8c4478a54917</guid><dc:creator>Stas</dc:creator><description>&lt;p&gt;Thanks for reply. I use last SDK - 12.  I&amp;#39;m not modified Makefile. I just download attached zip archive, extract and copy it with replace into f:\Projects\Nrf52dk\nrf5-sdk-1.2\examples\peripheral\blinky\pca10040\s132\armgcc.
Then I import project in Eclipse pointing this folder, push build and get this error,
Maybe it&amp;#39;s happens because of different version of SDK (attached to tutorial and mine)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: eclipse sdk</title><link>https://devzone.nordicsemi.com/thread/62543?ContentTypeID=1</link><pubDate>Tue, 13 Sep 2016 09:07:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3aaf23eb-b79d-4d07-a64f-1ab6a19b511c</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Which SDK version are you using? It seems like you are using the Blinky example, and it should compile with GCC using the supplied Makefile without modification (tested with SDK 11 and SDK 12).&lt;/p&gt;
&lt;p&gt;Regarding &amp;quot;nrf_delay.c&amp;quot; , this is included in the Makefiles for the SDK 11. In SDK 12 there is no &amp;quot;nrf_delay.c&amp;quot;, as all the implementation is in &amp;quot;nrf_delay.h&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: eclipse sdk</title><link>https://devzone.nordicsemi.com/thread/62542?ContentTypeID=1</link><pubDate>Mon, 12 Sep 2016 15:39:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91d99bbe-8137-48c2-90b9-7201bbd158bd</guid><dc:creator>butch</dc:creator><description>&lt;p&gt;I think the Makefile (as written by Nordic) is flawed:  it should have a line that adds &amp;quot;nrf_delay.c&amp;quot; to the variable SRC_FILES? I could be wrong, the Makefile (and the Makefiles it includes) are complicated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>