<?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 flash error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39105/eclipse-flash-error</link><description>Hi, I have some issues with my eclipse setup, I have installed all packages and followed the tutorial ( https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/development-with-gcc-and-eclipse) . However building the project works, but flashing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Oct 2018 13:10:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39105/eclipse-flash-error" /><item><title>RE: Eclipse flash error</title><link>https://devzone.nordicsemi.com/thread/154117?ContentTypeID=1</link><pubDate>Tue, 23 Oct 2018 13:10:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3301092d-ad0f-4471-8ead-8cdf1720b162</guid><dc:creator>Fitzbow</dc:creator><description>&lt;p&gt;Yes I can confirm that.&lt;/p&gt;
&lt;p&gt;When I navigate to the makefile and run make -&amp;gt; make flash it works just fine, but I still got the problem in my eclipse even after multiple re-installations of the whole toolchain, also on different Linux distribuitions...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse flash error</title><link>https://devzone.nordicsemi.com/thread/151778?ContentTypeID=1</link><pubDate>Fri, 05 Oct 2018 08:57:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f157706-2dc2-45a0-a239-25afb2e8c62a</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Maybe I&amp;#39;m not understanding the problem correctly. Can you confirm that you&amp;#39;re&amp;nbsp;able to program the chip when you invoke nrfjprog from the terminal, but fails when you execute the Makefile &amp;#39;flash&amp;#39; target from eclipse?&lt;/p&gt;
&lt;p&gt;Another test:&amp;nbsp;open the terminal,&amp;nbsp;cd to where the makefile is located, run &lt;em&gt;make flash &lt;/em&gt;then&amp;nbsp;see if you get the same error&lt;em&gt;.&amp;nbsp;&lt;/em&gt;&amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse flash error</title><link>https://devzone.nordicsemi.com/thread/151697?ContentTypeID=1</link><pubDate>Thu, 04 Oct 2018 14:24:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56805e9e-686d-4ba7-a615-636aaf34b591</guid><dc:creator>Fitzbow</dc:creator><description>&lt;p&gt;Yes they do match but its not that big of a problem since I am able to flash the device via the debugger, only the target alone wont work&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse flash error</title><link>https://devzone.nordicsemi.com/thread/151662?ContentTypeID=1</link><pubDate>Thu, 04 Oct 2018 12:29:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5b3247f-a581-447b-9f6c-80ad2a574e27</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Strange, it sounds like the same search paths are not available when you run Make. As a test, could you try to echo the $PATH variable from the makefile, then repeat this step from the terminal and see if they match?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse flash error</title><link>https://devzone.nordicsemi.com/thread/151613?ContentTypeID=1</link><pubDate>Thu, 04 Oct 2018 09:27:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:453bc50a-4961-4d53-8cc9-828950fa95e5</guid><dc:creator>Fitzbow</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes the Paths are included when i type &amp;quot;which nrfjprog&amp;quot; I get the correct installation folder...&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve just set up the debugger and it works just fine, the only thing that still does not work is flashing my sdk from the flash target&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse flash error</title><link>https://devzone.nordicsemi.com/thread/151360?ContentTypeID=1</link><pubDate>Wed, 03 Oct 2018 08:33:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3cccd6e-6827-43b4-9db5-4bbcaf0ea83a</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The error indicates that nrfjprog is not found in your search paths. Have you made sure that the path to nrfjprog is added to your global PATH variable?&lt;/p&gt;
&lt;p&gt;Edit: follow up question, if you type &amp;quot;which nrfjprog&amp;quot; in the terminal, does it return the path to the nrfjprog executable?&amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>