<?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>SEGGER step-debug jump unexpected into Disassembly code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51061/segger-step-debug-jump-unexpected-into-disassembly-code</link><description>I use SEGGER step-debug commands F5, F10 and F11. 
 Sometime F10 cause the debugger to step into disassembly code, making continue debugging hard. 
 Restart debugging &amp;#39;cause exactly same behavior, but then later the issue disappear. 
 I cannot see any</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Aug 2019 06:16:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51061/segger-step-debug-jump-unexpected-into-disassembly-code" /><item><title>RE: SEGGER step-debug jump unexpected into Disassembly code</title><link>https://devzone.nordicsemi.com/thread/204901?ContentTypeID=1</link><pubDate>Tue, 20 Aug 2019 06:16:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c4e952c-5c07-4823-bb20-f7d5b98fcf2a</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;As far as I know, the segger jumps into disassembly, if it was not able to figure out where the source files for that part of the code section is.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In your case if you are stepping one line in the same source file, then it is a bit strange that it jumps into &lt;span&gt;disassembly&lt;/span&gt;.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Make sure that there are no unintentional breakpoints set in the disassembly code.&lt;/li&gt;
&lt;li&gt;Understand what lies at the address of the disassembly code where the execution jumps to.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;If the assembly instruction does not show any jump to the code section of the disassembly section, then it could be a segger IDE bug, please contact them through &lt;a href="https://forum.segger.com/index.php/Board/9-SEGGER-Embedded-Studio-related/"&gt;forum&lt;/a&gt; do understand more.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SEGGER step-debug jump unexpected into Disassembly code</title><link>https://devzone.nordicsemi.com/thread/204418?ContentTypeID=1</link><pubDate>Fri, 16 Aug 2019 08:37:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a05388d0-2bf8-44e3-9671-94239e7f549f</guid><dc:creator>Lennart</dc:creator><description>&lt;p&gt;Actual it looks like it jump into some exception-code, but only when in single step-debug.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>