<?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>Unable to Debug: Error while launching command: arm-none-eabi-gdb --version</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3876/unable-to-debug-error-while-launching-command-arm-none-eabi-gdb---version</link><description>I am trying to run the debug project for ble_app_hrs following the steps in &amp;quot;nAN-29 nRF51 Development with GCC and Eclipse Application Note v1.1.pdf&amp;quot; 
 but I get this error:
Error while launching command: arm-none-eabi-gdb --version 
 I am not sure</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Oct 2014 15:22:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3876/unable-to-debug-error-while-launching-command-arm-none-eabi-gdb---version" /><item><title>RE: Unable to Debug: Error while launching command: arm-none-eabi-gdb --version</title><link>https://devzone.nordicsemi.com/thread/13948?ContentTypeID=1</link><pubDate>Thu, 09 Oct 2014 15:22:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e8e3272-89d4-43b6-920e-9865e0a55726</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi, you should be able to call arm-none-eabi-gdb directly from CMD if you add a windows path containing  to the path to the bin folder in the toolchain that contain the programs with the arm-none-eabi prefix. Windows paths can be set by entering properties for &amp;quot;My computer&amp;quot; then Advanced system settings -&amp;gt; Environment Variables.&lt;/p&gt;
&lt;p&gt;You can also refer to &lt;a href="https://devzone.nordicsemi.com/blogs/18/development-with-eclipse-and-gcc/"&gt;&amp;quot;Development with Eclipse and GCC&amp;quot;&lt;/a&gt; for more details on how to import Makefile projects from the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Debug: Error while launching command: arm-none-eabi-gdb --version</title><link>https://devzone.nordicsemi.com/thread/13947?ContentTypeID=1</link><pubDate>Thu, 09 Oct 2014 05:38:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:246bcfc8-236e-43cf-8612-e4e2cfedc96a</guid><dc:creator>daveengineer</dc:creator><description>&lt;p&gt;On the debug configuration menu -&amp;gt; Debugger -&amp;gt; GDB Commands,
Instead of just typing arm-none-eabi-gdb, enter the whole path.
Worked for me&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Debug: Error while launching command: arm-none-eabi-gdb --version</title><link>https://devzone.nordicsemi.com/thread/13946?ContentTypeID=1</link><pubDate>Mon, 22 Sep 2014 04:26:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd28412f-ade2-4153-bdde-1028207b4667</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;go here &lt;a href="http://embeddedsoftdev.blogspot.ca/p/eclipse.html"&gt;embeddedsoftdev.blogspot.ca/.../eclipse.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>