<?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>Debugging my nrf5sdk program on vs code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90644/debugging-my-nrf5sdk-program-on-vs-code</link><description>When I debug my program I have this issue, 
 
 
 
 
 
 
 Reading symbols from C:\Users\ghaaz\Desktop\Hakim_byBaha-mainaccelgyroiuart1\NewSDKFinal-main\examples\test_gyro_acce\ble_app_blinky1\pca10056\s140\armgcc\_build\nrf52840_xxaa.out... 
 
 
 
 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Aug 2022 09:36:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90644/debugging-my-nrf5sdk-program-on-vs-code" /><item><title>RE: Debugging my nrf5sdk program on vs code</title><link>https://devzone.nordicsemi.com/thread/380068?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2022 09:36:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:135759bf-77f3-4ca3-89a3-0f734a11f7a0</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you using S140 v.6.1.1?&lt;br /&gt;&lt;br /&gt;It is not possible to step-debug the application when the softdevice is running. You will be able to hit the first breakpoint, but the debugger will then halt the CPU, preventing the softdevice from handling timing critical events. This will cause the softdevice to assert, and put you in the error handler.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>