<?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>nrf52 restart after hit IAR breakpoint and [Go]</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16881/nrf52-restart-after-hit-iar-breakpoint-and-go</link><description>nrf52 restart from main() after hit breakpoint and enter [Go] under IAR. It looks like there is some kind timer or watchdog to reset system etc... if stay in breakpoint ( hold system) longer... Is there anyway that we can disable those function to avoid</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Oct 2016 18:57:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16881/nrf52-restart-after-hit-iar-breakpoint-and-go" /><item><title>RE: nrf52 restart after hit IAR breakpoint and [Go]</title><link>https://devzone.nordicsemi.com/thread/64667?ContentTypeID=1</link><pubDate>Wed, 05 Oct 2016 18:57:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e650a46-48c7-4021-8bb1-d1c62e9709ad</guid><dc:creator>Adrian Eggenberger</dc:creator><description>&lt;p&gt;Hi George&lt;/p&gt;
&lt;p&gt;Your problem probably is a known behavior with the nRF51/nRF52 chips. The problem is, that while you are in the breakpoint the radio ISR is not served and this will cause an assert (don&amp;#39;t know exactly why). You should have a look at this &lt;a href="https://devzone.nordicsemi.com/blogs/877/monitor-mode-debugging-revolutionize-the-way-you-d/"&gt;blog entry&lt;/a&gt;. The monitor mode will allow you to break the normal system while the high prio ISR&amp;#39;s are served normally.&lt;/p&gt;
&lt;p&gt;Adrian&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>