<?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>How to add paths and symbols manually in Eclipse</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29377/how-to-add-paths-and-symbols-manually-in-eclipse</link><description>I try to use Eclipse for my nrf project. Previously I used Keil but now, I should to use Eclipse. Anyway, I can build nordic sdk example project but when I work with main.c file, I always see unresolved library. I try to add library files manually by</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 15 Jan 2018 10:32:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29377/how-to-add-paths-and-symbols-manually-in-eclipse" /><item><title>RE: How to add paths and symbols manually in Eclipse</title><link>https://devzone.nordicsemi.com/thread/116863?ContentTypeID=1</link><pubDate>Mon, 15 Jan 2018 10:32:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52dc327d-5683-41ab-a972-87f88107bd5f</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Check the references to main.c in your build output. Most likely you are passing &lt;code&gt;err_code&lt;/code&gt; to &lt;code&gt;APP_ERROR_CHECK()&lt;/code&gt; without initializing it or assigning any value to it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add paths and symbols manually in Eclipse</title><link>https://devzone.nordicsemi.com/thread/116862?ContentTypeID=1</link><pubDate>Mon, 15 Jan 2018 09:07:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7698f96f-a856-474c-8ce0-4cb541ca2aaf</guid><dc:creator>purgoufr</dc:creator><description>&lt;p&gt;Hi Jørgen, I figure out libraries, but when I buil the project, I got an error like &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/error_5F00_eclipse.JPG"&gt;this&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;quot;error: &amp;#39;err_code&amp;#39; is used uninitialized in this function [-Werror=uninitialized]&amp;quot;
Do you have any idea about the problem? Did I add the libraries wrong?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add paths and symbols manually in Eclipse</title><link>https://devzone.nordicsemi.com/thread/116860?ContentTypeID=1</link><pubDate>Fri, 12 Jan 2018 10:00:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a88d83c2-8458-4cd7-b151-a6eacf8fcef2</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;It looks from your last screenshot as the build is successful, is this correct? I.e., it is only &amp;quot;cosmetic&amp;quot; for Eclipse that is complains about the missing symbols and header files? Did you carefully follow the instructions in section &amp;quot;Enable auto discovery of symbols, include paths and compiler settings&amp;quot; in &lt;a href="https://devzone.nordicsemi.com/tutorials/7/"&gt;Development with GCC and Eclipse Tutorial&lt;/a&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add paths and symbols manually in Eclipse</title><link>https://devzone.nordicsemi.com/thread/116861?ContentTypeID=1</link><pubDate>Fri, 12 Jan 2018 05:46:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:656491fd-b51b-46f2-ab94-712517b7881d</guid><dc:creator>purgoufr</dc:creator><description>&lt;p&gt;I have already read that tutorial before. I also applied the procedures step by step. Normally I can build project correctly, there is no problem but in main.c the #include library still shows the &amp;quot;unresolved inclusion&amp;quot; error and #define symbols could not be resolved.&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/3323.2.JPG"&gt;Screenshot&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add paths and symbols manually in Eclipse</title><link>https://devzone.nordicsemi.com/thread/116859?ContentTypeID=1</link><pubDate>Thu, 11 Jan 2018 14:57:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94ac8850-d12b-43d1-a0dd-ab05b6130b8e</guid><dc:creator>Jakub J.</dc:creator><description>&lt;p&gt;Why don&amp;#39;t you use the  &lt;a href="https://devzone.nordicsemi.com/tutorials/7/development-with-gcc-and-eclipse/"&gt;updated tutorial&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;In this tutorial there&amp;#39;s section about autodiscovery of symbols, paths and settings. I believe that should solve your problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>