<?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>Issue in loading softdevice  using keil</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28061/issue-in-loading-softdevice-using-keil</link><description>hii guys, 
 i &amp;#39;m using keil uv4.74. In loading a softdevice for nrf51822 using keil what i have understood is that if by mistake we build the code after setting flash_softdevice as option for select target space we can&amp;#39;t load the softdevice from the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Dec 2017 07:42:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28061/issue-in-loading-softdevice-using-keil" /><item><title>RE: Issue in loading softdevice  using keil</title><link>https://devzone.nordicsemi.com/thread/110523?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 07:42:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e39f8d00-4b09-4b0c-ad96-539b58f3d682</guid><dc:creator>Muhammet YILDIZ</dc:creator><description>&lt;p&gt;I have the same issue. Did you solve your problem?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in loading softdevice  using keil</title><link>https://devzone.nordicsemi.com/thread/110522?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2016 13:47:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd845f55-2ac1-4069-a0a0-5315958bf2e0</guid><dc:creator>sumanta</dc:creator><description>&lt;p&gt;Dear Hung
i have tried the above process  for s310 soft device using Keil-5 but i am getting the error&lt;/p&gt;
&lt;p&gt;Error: Flash Download failed  -  &amp;quot;Cortex-M0&amp;quot;&lt;/p&gt;
&lt;p&gt;plz help me how to fix this error&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in loading softdevice  using keil</title><link>https://devzone.nordicsemi.com/thread/110521?ContentTypeID=1</link><pubDate>Wed, 12 Aug 2015 06:01:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd54851c-640f-461d-bd56-8976b4621daa</guid><dc:creator>deepu</dc:creator><description>&lt;p&gt;okay,thank you Hung Bui.It works fine now...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in loading softdevice  using keil</title><link>https://devzone.nordicsemi.com/thread/110520?ContentTypeID=1</link><pubDate>Tue, 11 Aug 2015 13:28:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b50fab67-296c-405e-9d3b-ca6474fcc3f9</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi deepu,&lt;/p&gt;
&lt;p&gt;Thanks for sending the screenshot.&lt;/p&gt;
&lt;p&gt;I tried here and found that when we do a &amp;quot;Clean Target&amp;quot; from the Project menu, the included softdevice in the \components\softdevice\s110\hex folder will be erased.
This explains the issue you have on the 2nd screenshot.&lt;/p&gt;
&lt;p&gt;To fix this if you accidentally click clean target or rebuild target (on Keil4), is to copy the softdevice that you can download from our website to the folder and rename it to s110_softdevice.hex.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in loading softdevice  using keil</title><link>https://devzone.nordicsemi.com/thread/110518?ContentTypeID=1</link><pubDate>Tue, 11 Aug 2015 12:23:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00ab8b67-5f2b-4a12-991d-fec2eb8c086e</guid><dc:creator>deepu</dc:creator><description>&lt;p&gt;i could load the softdevice from keil before the image file attached happened.&lt;/p&gt;
&lt;p&gt;1st image:it occured when i pressed the build ie circled in the first image&lt;/p&gt;
&lt;p&gt;2nd image: after clickingthe build button ,i clicked the download button as usual and this image .&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/1817.untitled.JPG" alt="image description" /&gt;
&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/untitled1.JPG" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in loading softdevice  using keil</title><link>https://devzone.nordicsemi.com/thread/110519?ContentTypeID=1</link><pubDate>Tue, 11 Aug 2015 11:57:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcca709f-69ce-4592-a8d5-d4ec71b4c0fe</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Deepu: Could you take the screenshot when the issue occurs ?&lt;/p&gt;
&lt;p&gt;I tried here compiling the project doesn&amp;#39;t affect anything (because nothing is compiled when doing so, the softdevice is precompiled, and the project is just a dummy project for flashing purpose only).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in loading softdevice  using keil</title><link>https://devzone.nordicsemi.com/thread/110516?ContentTypeID=1</link><pubDate>Tue, 11 Aug 2015 06:06:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59d69a51-2ddf-4010-9d60-18d3d3767f31</guid><dc:creator>deepu</dc:creator><description>&lt;p&gt;It happens for all programs with softdevice.&lt;/p&gt;
&lt;p&gt;The thing is that i am not able to flash the softdevice using keil,but i can debug the application using it.But for a fresh program just extracted from zip i am able to flash the softdevice using keil.This capability of keil stops once i set flash softdevice and click build by mistake thinking that it is the application code,for which build is required to check for errors&lt;/p&gt;
&lt;p&gt;IROM1 start address is 0x0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in loading softdevice  using keil</title><link>https://devzone.nordicsemi.com/thread/110517?ContentTypeID=1</link><pubDate>Fri, 07 Aug 2015 12:05:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46498b14-1a4c-4abf-8149-10a9cceb2e85</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@deepu: Which project did you test with ?&lt;/p&gt;
&lt;p&gt;What the flash_softdevice does is to flash either S110, S120 or S130 softdevice into the chip.
What I suspect is that the flashed softdevice occupied the area of your application image. Could you check what is your IROM1 start address in your project option ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>