<?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>nRF51422 - s310 - IAR won&amp;#39;t debug but will load the hex file in a ble application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7655/nrf51422---s310---iar-won-t-debug-but-will-load-the-hex-file-in-a-ble-application</link><description>I am working on a ble project using the nRF51422 and IAR. I can load the code onto the board from IAR and it works as expected, but I run into errors when I run the code with the debugger. Does anyone know why the code won&amp;#39;t run through the debugger and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Jun 2015 16:47:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7655/nrf51422---s310---iar-won-t-debug-but-will-load-the-hex-file-in-a-ble-application" /><item><title>RE: nRF51422 - s310 - IAR won't debug but will load the hex file in a ble application</title><link>https://devzone.nordicsemi.com/thread/27276?ContentTypeID=1</link><pubDate>Thu, 18 Jun 2015 16:47:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57d24c3d-f935-4d4e-a449-35a9fe05460c</guid><dc:creator>alex.koszegi</dc:creator><description>&lt;p&gt;The problem was with my linker file. The ROM_start was set to 0x00020100, but it needed to be 0x000200C0. After that change it runs in IAR.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51422 - s310 - IAR won't debug but will load the hex file in a ble application</title><link>https://devzone.nordicsemi.com/thread/27275?ContentTypeID=1</link><pubDate>Wed, 17 Jun 2015 11:54:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ca4687b-b9eb-47bf-85f0-388a8c06fef3</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Are you sure this has something to do with IAR? Are you seeing these kinds of debug problems with an unmodified example?&lt;/p&gt;
&lt;p&gt;Do you get the error code if you set a breakpoint at APP_ERROR_CHECK?&lt;/p&gt;
&lt;p&gt;What are you doing before you call bleapp_advertising_start?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>