<?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>Blinky compiles and loads but doesn&amp;#39;t execute?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6777/blinky-compiles-and-loads-but-doesn-t-execute</link><description>Using gcc-arm-none-eabi-4_8-2014q1-20140314 
 
 
 Using nRF51_SDK_8 Using nRF51 dongle 
 
 
 Build in nRF51_SDK_8/examples/peripheral/blinky/pca10031/s110/armgcc succeeds 
 
 
 Copy nrf51422_xxac.hex to Windows so I can use nrfjprog to download</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Apr 2015 05:21:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6777/blinky-compiles-and-loads-but-doesn-t-execute" /><item><title>RE: Blinky compiles and loads but doesn't execute?</title><link>https://devzone.nordicsemi.com/thread/23808?ContentTypeID=1</link><pubDate>Wed, 29 Apr 2015 05:21:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05e2ebe8-69f6-455f-91f1-bcc26a178301</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;looks like the version of blinky you downloaded is not standalone. it seems to be downloaded to page 96, which means that this app expected S110 softdevice to be downloaded first.&lt;/p&gt;
&lt;p&gt;you have to compile and flash blank version from this path nRF51_SDK_8.0.0_5fc2c3a\examples\peripheral\blinky\pca10028\blank\armgcc
so that this is downloaded to Page 0 of the flash and the program starts execution without any dependencies.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>