<?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>Is it impossible to debug a ble project used softdevice with eclipse?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23320/is-it-impossible-to-debug-a-ble-project-used-softdevice-with-eclipse</link><description>When I used keil, I set breakpoints to debug ble project used softdevice. And it was useful.. 
 And now I&amp;#39;m using eclipse and gcc. It works well at first, but when step debugging, an error occurs in a function related to the softdevice, calling sd_xxx</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 08 Jul 2017 08:09:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23320/is-it-impossible-to-debug-a-ble-project-used-softdevice-with-eclipse" /><item><title>RE: Is it impossible to debug a ble project used softdevice with eclipse?</title><link>https://devzone.nordicsemi.com/thread/91681?ContentTypeID=1</link><pubDate>Sat, 08 Jul 2017 08:09:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9e356b9-b538-4f72-be45-e6131ac234f8</guid><dc:creator>J.Kwon</dc:creator><description>&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it impossible to debug a ble project used softdevice with eclipse?</title><link>https://devzone.nordicsemi.com/thread/91682?ContentTypeID=1</link><pubDate>Fri, 07 Jul 2017 08:08:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd8a1683-b204-4c29-a312-9a2d9caa5bdd</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;You can set the breakpoints before start but don&amp;#39;t expect to do single stepping afterwards.  Stepping may work in case when you are stepping within the same function where the breakpoint is.  The moment you step out of the function, it will surely crash.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it impossible to debug a ble project used softdevice with eclipse?</title><link>https://devzone.nordicsemi.com/thread/91680?ContentTypeID=1</link><pubDate>Fri, 07 Jul 2017 07:27:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4dbcccbe-37ee-4f56-8e59-448933bfb1c5</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Indeed it&amp;#39;s impossible to debug Soft Device for which your Eclipse has no information. It is possible to debug your code but any time-critical operation done in the stack will be killed by your debugger so typically nothing radio-related will work as you expect. That&amp;#39;s why we all here speak about RTT and UART debugging logs all the time, that&amp;#39;s how such embedded system is typically debugged...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>