<?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>Run command does not execute code up to breakpoint</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22796/run-command-does-not-execute-code-up-to-breakpoint</link><description>I press the debug command for my program 
 
 Then I press the run the command 
 
 Here is the function of the run command 
 
 Continues executing the program until
the next active breakpoint is reached. 
 
 However, my code is not running when</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Jun 2017 09:22:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22796/run-command-does-not-execute-code-up-to-breakpoint" /><item><title>RE: Run command does not execute code up to breakpoint</title><link>https://devzone.nordicsemi.com/thread/89625?ContentTypeID=1</link><pubDate>Thu, 15 Jun 2017 09:22:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a7c8cb7-54e5-4ddc-94bf-2d7f036a7a3f</guid><dc:creator>J&amp;#248;rn</dc:creator><description>&lt;p&gt;Does turning off optimisation affect it? Could it be the chip gets a hardfault and resets before the program reaches your breakpoint? You could try setting a breakpoint within the error handler and see if it is executed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>