<?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>Help debugging nRF51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3265/help-debugging-nrf51822</link><description>I&amp;#39;m using Keil to debug my application. Softdevice was loaded w/ Studio and when I click on Debug Keil loads the code but it does not stop at any breakpoint I set. It does not even stop in main() I cannot step through either. 
 which ROM addresses is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 26 Jul 2014 04:16:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3265/help-debugging-nrf51822" /><item><title>RE: Help debugging nRF51822</title><link>https://devzone.nordicsemi.com/thread/11944?ContentTypeID=1</link><pubDate>Sat, 26 Jul 2014 04:16:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e9eaffc-83a2-4ada-a99d-5f1ca8e79f4f</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;I am not using Keil so don&amp;#39;t if any thing special needs to be configured but I have some hints that you can check.  The SDK5 is to be used with SD6 and app starts at 0x14000.  The SDK6 is for SD7 and app starts at 0x16000.  There are also preprocessors defined that you need to set.  You need at least have these preprocessor defined in your project.&lt;/p&gt;
&lt;p&gt;NRF51822_QFAA_GC&lt;/p&gt;
&lt;p&gt;BLE_STACK_SUPPORT_REQD&lt;/p&gt;
&lt;p&gt;NRF51&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>