<?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>Can&amp;#39;t make flash.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37605/can-t-make-flash</link><description>I&amp;#39;ve been trying to set up my nRF52 DK on my mac OS. 
 I followed all the steps to download the SDK (15.0.0), the Command Line Tools, the ARM GCC toolchain, and the J-Link Software and Documentation. 
 I even edited the path for the Makefile.posix 
 And</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Aug 2018 06:22:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37605/can-t-make-flash" /><item><title>RE: Can't make flash.</title><link>https://devzone.nordicsemi.com/thread/144832?ContentTypeID=1</link><pubDate>Mon, 20 Aug 2018 06:22:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad474a32-00a5-4fc7-98e0-56f8e4ff0159</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Jerome,&lt;/p&gt;
&lt;p&gt;First I would like you to test your DK with a USB you are 100% sure that can transfer data.&lt;/p&gt;
&lt;p&gt;I see that you are using the &amp;quot;Jaybird&amp;quot; cable which for my understanding is used to charge the &amp;quot;jaybird headset&amp;quot;. &lt;em&gt;(I think you have a &amp;quot;&lt;a href="https://electronics.stackexchange.com/questions/140225/how-can-i-tell-charge-only-usb-cables-from-usb-data-cables"&gt;charge-only&lt;/a&gt;&amp;quot; cable)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Often such micro USB cables used to charge different products are missing the data lines, so they can only be used to power different devices.&lt;/p&gt;
&lt;p&gt;So if you have a smartphone that uses a micro USB cable, they are more likely to have the data lines as well.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If that is not the case, I would suggest you to go through &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/24592/my-nrf52-nrf51-dk-kit-doesn-t-work"&gt;this list.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't make flash.</title><link>https://devzone.nordicsemi.com/thread/144808?ContentTypeID=1</link><pubDate>Sun, 19 Aug 2018 17:36:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:389c0b51-ac61-4d27-a033-a205ea71aab2</guid><dc:creator>Jerome</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;1. I noticed in the toolchain folder I didn&amp;#39;t have certain files listed in the folders.&amp;nbsp; The posix was changed, however I noticed that in tutorials it shows GNU_PREFIX := and in my posix I have GNU_PREFIX ?=&lt;/p&gt;
&lt;p&gt;2. I was under the impression that once set the $PATH for nrfjprog it could be accessed from anywhere. When I type in nrfjprog in the terminal I do get the full command menu listed, same with mergehex.&lt;/p&gt;
&lt;p&gt;3. I haven&amp;#39;t tried that one yet.&lt;/p&gt;
&lt;p&gt;4. Yes the hex file in the build folder for the blinky example does exist there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't make flash.</title><link>https://devzone.nordicsemi.com/thread/144802?ContentTypeID=1</link><pubDate>Sun, 19 Aug 2018 09:47:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92b22f55-baba-4b35-a42f-8377dd749ce7</guid><dc:creator>dewid2</dc:creator><description>&lt;p&gt;I also had some problems setting up the toolchain, and while I did not encounter exactly your problem, it might help to suggest some of the unusual things I had to do to set it up (on linux):&lt;/p&gt;
&lt;p&gt;1. did you also change the GNU_PREFIX in the Makefile.posix?&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;GNU_PREFIX ?= arm-none-eabi&lt;/p&gt;
&lt;p&gt;2. to be sure you can create a link to nrfjprog in your systems binary folder.&lt;/p&gt;
&lt;p&gt;3. probably also some library issues. during my installation i found this post:&lt;/p&gt;
&lt;p&gt;[quote userid="5263" url="~/f/nordic-q-a/9937/nrfjprog-wants-jlinkarm-dll-on-linux/36873"]Adding the libjlinkarm.so to /usr/lib can be done with ln command; Enter /usr/lib, type: &amp;gt; ln -s {/path/to/segger-lib-file-name} {segger-lib-file-name}[/quote]&lt;/p&gt;
&lt;p&gt;4. did you check that the file _build/nrf52832_xxaa.hex inside your local folder really exists?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;just some ideas, good luck with it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>