<?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>nrfjprog - system cannot find the file specified</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29016/nrfjprog---system-cannot-find-the-file-specified</link><description>@Vidar: I have followed your steps in tutorial for &amp;quot;Development with GCC and Eclipse&amp;quot; and when I try to flash my device I get the below error
 
 Nrfjprog.exe is not being found by the system. I have sent the environment variable &amp;quot;Path&amp;quot; as below:
C</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Jan 2018 19:35:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29016/nrfjprog---system-cannot-find-the-file-specified" /><item><title>RE: nrfjprog - system cannot find the file specified</title><link>https://devzone.nordicsemi.com/thread/114810?ContentTypeID=1</link><pubDate>Fri, 19 Jan 2018 19:35:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa94c069-78aa-4fd6-b9ea-5fceae63a83a</guid><dc:creator>Mason</dc:creator><description>&lt;p&gt;Where did you set this variable inside of Eclipse? I&amp;#39;m getting the same error, I&amp;#39;ve added it to my windows environment Path variable, and I can call nrfjprog with no issues from cmd.exe, but no dice from within Eclipse.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfjprog - system cannot find the file specified</title><link>https://devzone.nordicsemi.com/thread/114809?ContentTypeID=1</link><pubDate>Tue, 24 Nov 2015 11:57:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a88d3dca-981b-4c5f-8872-2fa2939dd478</guid><dc:creator>Ric</dc:creator><description>&lt;p&gt;Great!! it worked Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfjprog - system cannot find the file specified</title><link>https://devzone.nordicsemi.com/thread/114808?ContentTypeID=1</link><pubDate>Tue, 24 Nov 2015 10:27:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3979c034-fb26-4054-9c2f-bf9a67e602f3</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Just noticed something from the build log in your initial question, looks like you&amp;#39;ve placed the nRF52 project in SDK 10? PCA10028 is the nRF51 DK kit. You need to use nRF52_SDK_0.9.2 if you&amp;#39;re targeting 52.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfjprog - system cannot find the file specified</title><link>https://devzone.nordicsemi.com/thread/114807?ContentTypeID=1</link><pubDate>Tue, 24 Nov 2015 10:12:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55212a2c-4f96-4098-9863-6929200ad79a</guid><dc:creator>Ric</dc:creator><description>&lt;p&gt;I am using the same version v7.7.0. Pressing the reset button is of no help either!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfjprog - system cannot find the file specified</title><link>https://devzone.nordicsemi.com/thread/114804?ContentTypeID=1</link><pubDate>Tue, 24 Nov 2015 10:00:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b996e768-921d-4c85-b767-8f3800444ea4</guid><dc:creator>Ric</dc:creator><description>&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2570.flash.png" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;I guess my LED should start blinking. But it doesn&amp;#39;t. Am I missing something?
I have made the below changes in the make file as the original snippet is throwing memory out of bound exception&lt;/p&gt;
&lt;p&gt;nrfjprog --erasepage 0x0-0x80000 -f nrf52
ERROR: Argument provided has a wrong value. Memory access not aligned, value
ERROR: outside of range or similar.&lt;/p&gt;
&lt;p&gt;Changes in Make file:&lt;/p&gt;
&lt;h1&gt;Modified&lt;/h1&gt;
&lt;p&gt;flash: $(MAKECMDGOALS)
@echo Flashing: $(OUTPUT_BINARY_DIRECTORY)/$&amp;lt;.hex
nrfjprog --eraseall
nrfjprog --program $(OUTPUT_BINARY_DIRECTORY)/$&amp;lt;.hex
nrfjprog --reset&lt;/p&gt;
&lt;h1&gt;Original&lt;/h1&gt;
&lt;p&gt;flash: $(MAKECMDGOALS)
@echo Flashing: $(OUTPUT_BINARY_DIRECTORY)/$&amp;lt;.hex
nrfjprog --erasepage 0x0-0x80000 -f nrf52
nrfjprog --program $(OUTPUT_BINARY_DIRECTORY)/$&amp;lt;.hex -f nrf52
nrfjprog --reset&lt;/p&gt;
&lt;p&gt;Waiting for the solution. Thanks again&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfjprog - system cannot find the file specified</title><link>https://devzone.nordicsemi.com/thread/114806?ContentTypeID=1</link><pubDate>Tue, 24 Nov 2015 09:56:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d49ad76-2d29-47d1-949d-dd9e27ab8f0f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;hm, what version of nrfjprog are you using (nrfjprog -v). I&amp;#39;m unable to reproduce this with v7.7.0. However, the reset doesn&amp;#39;t seem to work for some reason (maybe it needs a delay), but if you press the reset button on the kit it should start blinking(?)&lt;/p&gt;
&lt;p&gt;eraseall will do the same so should be fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfjprog - system cannot find the file specified</title><link>https://devzone.nordicsemi.com/thread/114805?ContentTypeID=1</link><pubDate>Tue, 24 Nov 2015 09:50:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68f8b9a6-e861-4e58-972d-2f9ba9cc5fb7</guid><dc:creator>Ric</dc:creator><description>&lt;p&gt;Hi Vidar,&lt;/p&gt;
&lt;p&gt;Thanks resolved the issue. In Eclipse Environment, the path variable was not updated to point to the nrfjprog.exe. My bad! :|&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfjprog - system cannot find the file specified</title><link>https://devzone.nordicsemi.com/thread/114803?ContentTypeID=1</link><pubDate>Tue, 24 Nov 2015 09:33:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75a8a7b6-36b0-4b89-8336-f876b12b937f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Try to set quotation marks on the path to nrfjprog =&amp;gt; &amp;quot;C:\Program Files (x86)\Nordic Semiconductor\nrf5x\bin&amp;quot; then restart Eclipse and try again. It shouldn&amp;#39;t be needed on Windows I think, but worth a shot.&lt;/p&gt;
&lt;p&gt;Are you able to call nrfjprog from cmd?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>