<?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 blinky_example in eclipse</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2767/debugging-blinky_example-in-eclipse</link><description>Hello - I have gotten blinky_example up and running in eclipse using the SDK 5.2, nan-29, and some additional google-fu. 
 Now when I press debug and the play button, it correctly alternates blinking LED0 and LED1. However, Eclipse does not seem to be</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Jun 2014 01:40:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2767/debugging-blinky_example-in-eclipse" /><item><title>RE: Debugging blinky_example in eclipse</title><link>https://devzone.nordicsemi.com/thread/10691?ContentTypeID=1</link><pubDate>Wed, 25 Jun 2014 01:40:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66ea69a4-01f1-4d9f-8c76-8289a63f7d16</guid><dc:creator>nhalden</dc:creator><description>&lt;p&gt;I figured out the problem. Segger had a bug in v4.86 of the JLink software. I finally noticed a bunch of warnings in the JLink GDB Server window and found some information on Segger&amp;#39;s forum. See discussion here: &lt;a href="http://forum.segger.com/index.php?page=Thread&amp;amp;threadID=1919"&gt;forum.segger.com/index.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Summary: If you see this warning: &amp;quot;WARNING: Unknown packet received: &amp;quot;qXfer:threads:read::0,fff&amp;quot; then update the Segger software to v4.86a&lt;/p&gt;
&lt;p&gt;That solved the problem for me and now when I press pause it correctly shows me the disassembly and highlights a line in main.c.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debugging blinky_example in eclipse</title><link>https://devzone.nordicsemi.com/thread/10690?ContentTypeID=1</link><pubDate>Thu, 12 Jun 2014 01:40:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1bcbf3f-ca01-48ae-a3fd-0e0de74b2431</guid><dc:creator>nhalden</dc:creator><description>&lt;p&gt;The other interesting thing is that in my debug configuration, I have it set to put a breakpoint at main and that works. If I have that enabled when I press debug, it stops at main. If I don&amp;#39;t have that enabled and I press debug, the LEDs just start blinking immediately. So that is clearly using a different way of finding main.c&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>