<?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>pure-gcc + Eclipse CDT autodiscovery / scanner discovery</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4372/pure-gcc-eclipse-cdt-autodiscovery-scanner-discovery</link><description>Has anyone been able to get Eclipse working with the pure-gcc makefiles and autodiscovery of include files? 
 I can get Eclipse to build my project using the pure-gcc makefiles, but what I cannot get to work is the scanner discovery / indexing whereby</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Nov 2014 11:29:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4372/pure-gcc-eclipse-cdt-autodiscovery-scanner-discovery" /><item><title>RE: pure-gcc + Eclipse CDT autodiscovery / scanner discovery</title><link>https://devzone.nordicsemi.com/thread/15537?ContentTypeID=1</link><pubDate>Mon, 17 Nov 2014 11:29:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc5c7d07-1cf7-41fa-bfd9-60b8217d2b4d</guid><dc:creator>Jason De Lorme</dc:creator><description>&lt;p&gt;If you look at the goal of the GNU ARM Eclipse plugin: &lt;a href="http://gnuarmeclipse.livius.net/blog/features/"&gt;gnuarmeclipse.livius.net/.../&lt;/a&gt; it proclaims the key CDT feature is &amp;quot;Indexing&amp;quot;, and I agree.  I have everything working just fine with Eclipse building my make files, it even automatically finds the correct GNU ARM standard definitions &amp;lt;stdint.h&amp;gt;, etc...&lt;/p&gt;
&lt;p&gt;Maybe this is all that it will automatically do and I don&amp;#39;t profess to understand Eclipse CDT Indexing in great detail, but my assumption would be that it could also parse my &amp;quot;-i&amp;quot; gcc commands to glean the include paths of the nrf51 SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pure-gcc + Eclipse CDT autodiscovery / scanner discovery</title><link>https://devzone.nordicsemi.com/thread/15536?ContentTypeID=1</link><pubDate>Mon, 17 Nov 2014 10:11:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f606a8d3-8360-43d0-9653-97a5527a05eb</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi, I think Nguyen is right that you need make a pure Eclipse project in order to enable auto indexing. I have tried, but not found a way for Eclipse to automatically import the Makefile paths yet. I agree that this would be a nice feature to have, so I would appreciate if anyone has a solution for this that they can share.&lt;/p&gt;
&lt;p&gt;For Makefile projects my only suggestion for now is to copy&amp;amp;paste the Makefile paths to your Eclipse environment.&lt;/p&gt;
&lt;p&gt;EDIT 29.04.2015&lt;/p&gt;
&lt;p&gt;The new Eclipse tutorial &lt;a href="https://devzone.nordicsemi.com/tutorials/7/development-with-gcc-and-eclipse/"&gt;here&lt;/a&gt; includes the steps to enables CDT to do autodiscovery with makefile managed projects. The key was to edit the makefile to print the command line arguments for the compiler.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pure-gcc + Eclipse CDT autodiscovery / scanner discovery</title><link>https://devzone.nordicsemi.com/thread/15535?ContentTypeID=1</link><pubDate>Fri, 07 Nov 2014 20:05:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a2909ef-5062-4266-913b-e01e5a88ef07</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;I think you need to create pure Eclipse projects for that to work.  I don&amp;#39;t think Makefile project would work as there is no relationship between Eclipse and the makefile.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>