<?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>make: Circular flash &amp;lt;- flash dependency dropped.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13437/make-circular-flash---flash-dependency-dropped</link><description>I am trying to flash TCP-Server example from IOT SDK from Eclipse.
Project builds without errors.
But I am getting this warning message in Eclipse console when I flash to nRF52 DK: 
 make: Circular flash &amp;lt;- flash dependency dropped.
 
 Apparently</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Feb 2017 04:13:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13437/make-circular-flash---flash-dependency-dropped" /><item><title>RE: make: Circular flash &lt;- flash dependency dropped.</title><link>https://devzone.nordicsemi.com/thread/51294?ContentTypeID=1</link><pubDate>Fri, 17 Feb 2017 04:13:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5242c0c8-37db-4587-9e5c-62f59e87ed74</guid><dc:creator>Mahesh Venkitachalam</dc:creator><description>&lt;p&gt;The circular dependency is still a problem, whether the softdevice is programmed or not. This seems to be because &lt;code&gt;MAKECMDGOALS&lt;/code&gt; is not defined. I had to change it to &lt;code&gt;flash: nrf52832_xxaa_s1xx_iot&lt;/code&gt; to make it work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: make: Circular flash &lt;- flash dependency dropped.</title><link>https://devzone.nordicsemi.com/thread/51293?ContentTypeID=1</link><pubDate>Tue, 26 Apr 2016 04:41:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:185c7fb4-2f0f-430e-b3a5-c16c7c9ec619</guid><dc:creator>pashka</dc:creator><description>&lt;p&gt;Great! It works now.
Thank you very much!&lt;/p&gt;
&lt;p&gt;But I still have this warning with &amp;quot;Circular flash&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: make: Circular flash &lt;- flash dependency dropped.</title><link>https://devzone.nordicsemi.com/thread/51292?ContentTypeID=1</link><pubDate>Mon, 25 Apr 2016 11:28:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad3daac0-5efb-4e60-a8e0-6c879b9ec8d2</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;In order for IoT applications to function you have to flash the SoC with the SoftDevice before you flash it with your application. The IoT SoftDevice is part of the &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF51-IoT-SDK/nRF51-IoT-SDK-zip/41601"&gt;nRF51-IoT-SDK-zip&lt;/a&gt; under Nordic\nrf51\components\softdevice\s1xx_iot. Flash the s1xx-iot-prototype2_softdevice.hex using for example &lt;a href="https://www.nordicsemi.com/chi/node_176/2.4GHz-RF/nRFgo-Studio"&gt;nRFgo Studio&lt;/a&gt; or nrfjprog.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>