<?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>issue in runtime debugging in eclipse installed on ubuntu 14.04</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15496/issue-in-runtime-debugging-in-eclipse-installed-on-ubuntu-14-04</link><description>My environment for this is 
 
 Ubuntu 14.04 
 ecipse Mars2 
 ble_app_uart project of Nordic SDK11(makefile project) 
 armgcc 
 nRF52 PCA10040 Nordic board 
 
 ERROR : GDB closed TCP/IP connection 
 what should i do to solve this?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Aug 2016 09:19:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15496/issue-in-runtime-debugging-in-eclipse-installed-on-ubuntu-14-04" /><item><title>RE: issue in runtime debugging in eclipse installed on ubuntu 14.04</title><link>https://devzone.nordicsemi.com/thread/59196?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2016 09:19:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b02660bb-0e45-4c06-9158-636c8cd93b37</guid><dc:creator>hiren</dc:creator><description>&lt;p&gt;yes, now the issue has been solved.
Thanks for the help Aryan.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: issue in runtime debugging in eclipse installed on ubuntu 14.04</title><link>https://devzone.nordicsemi.com/thread/59195?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2016 08:56:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:549911cc-c5b8-47e5-bc90-1c941d37bbb7</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi you are using normal gdb that wont work with embedded devices. It just works when you debugging code running on your PC.&lt;/p&gt;
&lt;p&gt;you should use arm-none-eabi-gdb.&lt;/p&gt;
&lt;p&gt;Please go through &lt;a href="https://devzone.nordicsemi.com/tutorials/7/"&gt;this&lt;/a&gt; blogpost.
Also  you need to change one more thing. you need to change the executable to arm-none-eabi-gdb as below&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/3323.Capture1.JPG" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: issue in runtime debugging in eclipse installed on ubuntu 14.04</title><link>https://devzone.nordicsemi.com/thread/59194?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2016 08:33:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a35d586a-0cfc-471e-ab91-2f6ca6c5bb8c</guid><dc:creator>hiren</dc:creator><description>&lt;p&gt;I have added &amp;quot;&lt;strong&gt;JLinkGDBServer&lt;/strong&gt;&amp;quot; Path into window-&amp;gt;preferences-&amp;gt;Run/Debug-&amp;gt;SEGGER J-Link.&lt;br /&gt;
I am adding debug window screenshots into previous message.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: issue in runtime debugging in eclipse installed on ubuntu 14.04</title><link>https://devzone.nordicsemi.com/thread/59193?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2016 07:46:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fea2c777-634d-4d2a-a90f-ca3b5c1b44d3</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;this does not show much, can you please show the GDB launch configuration ...other settings that you have done for configuring the GDB.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: issue in runtime debugging in eclipse installed on ubuntu 14.04</title><link>https://devzone.nordicsemi.com/thread/59192?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2016 07:35:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:964f9921-bb54-4805-827d-30c72f47e776</guid><dc:creator>hiren</dc:creator><description>&lt;p&gt;Hi Aryan,&lt;/p&gt;
&lt;p&gt;Thanks for your reply,  I am not yet able to solve this.
I have attached the screenshot of my debug window.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Screenshot-from-2016_2D00_08_2D00_09-12_2D00_50_2D00_34.png"&gt;Screenshot from 2016-08-09 12:50:34.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Debug window screenshots.
&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Screenshot-from-2016_2D00_08_2D00_09-13_2D00_59_2D00_49.png" alt="image description" /&gt;
&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Screenshot-from-2016_2D00_08_2D00_09-14_2D00_00_2D00_02.png" alt="image description" /&gt;
&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Screenshot-from-2016_2D00_08_2D00_09-14_2D00_00_2D00_08.png" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: issue in runtime debugging in eclipse installed on ubuntu 14.04</title><link>https://devzone.nordicsemi.com/thread/59191?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2016 06:38:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92b260e7-c490-46ad-ad75-209e90018cb7</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;were you able to solve this ? can you add some screenshots?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>