<?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>debug app with softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28768/debug-app-with-softdevice</link><description>I try debug my app in keil debugger but it&amp;#39;s often raised app: SOFTDEVICE: ASSERTION FAILED in SEGGER after step down through the code (in few steps).
My app based on buttonless_dfu app from SDK14.2 nrf52832
I read here 
 That the debugging device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Oct 2018 11:11:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28768/debug-app-with-softdevice" /><item><title>RE: debug app with softdevice</title><link>https://devzone.nordicsemi.com/thread/152665?ContentTypeID=1</link><pubDate>Fri, 12 Oct 2018 11:11:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2724ab33-3d05-4e4f-94bb-a29e697e80a2</guid><dc:creator>ocram</dc:creator><description>&lt;p&gt;It&amp;#39;s possible with some restrictions. The solution described here worked for me:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/9622/application-debug-with-softdevice/35565#35565"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/9622/application-debug-with-softdevice/35565#35565&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A more sophisticated solution is the monitore mode intended to let the softdevice run while debuggin lower priority application code, see:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicPlayground/j-link-monitoring-mode-debugging/#monitor-mode-debugging-in-keil-%C2%B5vision5-and-segger-embedded-studio"&gt;https://github.com/NordicPlayground/j-link-monitoring-mode-debugging/#monitor-mode-debugging-in-keil-%C2%B5vision5-and-segger-embedded-studio&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/b/blog/posts/segger-embedded-studio-part-2-monitor-mode-debuggi"&gt;https://devzone.nordicsemi.com/b/blog/posts/segger-embedded-studio-part-2-monitor-mode-debuggi&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: debug app with softdevice</title><link>https://devzone.nordicsemi.com/thread/113987?ContentTypeID=1</link><pubDate>Fri, 22 Dec 2017 11:40:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17fb8c14-ed3b-4bc4-9399-7ce203853f13</guid><dc:creator>shibshab</dc:creator><description>&lt;p&gt;You can not do step by step debugging while having the SoftDevice active. This is due to the way the SoftDevice is implemented.&lt;/p&gt;
&lt;p&gt;What you need to do is to insert a breakpoint where you want to check stuff, and then run up to that point.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>