<?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>Problem when debugging esb prx example on nrf52823 in eclipse</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14488/problem-when-debugging-esb-prx-example-on-nrf52823-in-eclipse</link><description>OS: Ubuntu 14.04
IDE: Eclipse, installed as per tutorial.
Board: pca10040 
 When trying to debug esb prx and esb low power trx I get the following error: 
 
 No source file named /home/username/nrf5_SDK/examples/proprietary_rf/esb_ptx/main.c. 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 03 Jul 2016 11:13:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14488/problem-when-debugging-esb-prx-example-on-nrf52823-in-eclipse" /><item><title>RE: Problem when debugging esb prx example on nrf52823 in eclipse</title><link>https://devzone.nordicsemi.com/thread/55311?ContentTypeID=1</link><pubDate>Sun, 03 Jul 2016 11:13:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22b62e08-bfa2-44a7-b74f-3184a6e41730</guid><dc:creator>eshafer</dc:creator><description>&lt;p&gt;It turns out that the problem was to do with the GDB client setup. The ${cross_prefix} variable wasn&amp;#39;t set so the debugger was calling gdb instead of arm-none-eabi-gdb. I just added the full path of the debugger instead of ${cross_prefix}gdb${cross_suffix}....
This should really be added to the tutorial as I see that other people had the same problem.&lt;/p&gt;
&lt;p&gt;This screenshot is from Windows but it also fixed the problem on Ubuntu as well.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0005.Capture.PNG" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem when debugging esb prx example on nrf52823 in eclipse</title><link>https://devzone.nordicsemi.com/thread/55310?ContentTypeID=1</link><pubDate>Thu, 16 Jun 2016 13:05:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36f046d5-373e-4554-bd58-0cf8c18ca604</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;I&amp;#39;ve not seen this error before. Have you done any modifications to the example besides turning off the optimization? I debugged the same example with GDB but was unable to reproduce.&lt;/p&gt;
&lt;p&gt;Please post screenshots of your debug launcher settings, disassembly view and the register view. This might give a clue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>