<?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>Unresolved symbol issue with Eclipse</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30858/unresolved-symbol-issue-with-eclipse</link><description>I have a couple of &amp;quot;cannot-be-resolved&amp;quot; issue with Eclipse. 
 
 Issue 1: 
 Sometime when I set up a project in Eclipse, it runs into an issue where types like uint32_t or uint8_t is unresolved. 
 I looked into it a little and it seems to be due lines</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Feb 2018 09:43:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30858/unresolved-symbol-issue-with-eclipse" /><item><title>RE: Unresolved symbol issue with Eclipse</title><link>https://devzone.nordicsemi.com/thread/122246?ContentTypeID=1</link><pubDate>Wed, 28 Feb 2018 09:43:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a414a942-0ab9-4942-a25d-e66f1fe482b8</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Many users have reported this issue, but I cannot recall any solution to this. It seems this is just a &amp;quot;cosmetic&amp;quot; issue in Eclipse (compilation/build works fine). It might have to do with the fact that by following the tutorial, you are not creating a native Eclipse project, only running the makefile from Eclipse, and get the build output in the command window. We do not officially support the Eclipse editor, and encourage all our customer to use Segger Embedded Studio instead, which we provide a free licence for.&lt;/p&gt;
&lt;p&gt;If you do find a solution to this issue in Eclipse, please post is here for other users to find it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unresolved symbol issue with Eclipse</title><link>https://devzone.nordicsemi.com/thread/121930?ContentTypeID=1</link><pubDate>Mon, 26 Feb 2018 08:28:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98763eed-3908-4112-ad34-59297502db1d</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Haaris, I am also using SEGGER Embedded Studio for debugging and compiling. However for code editing I still find Eclipse much better so I am trying to learn how to make it run smoothly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unresolved symbol issue with Eclipse</title><link>https://devzone.nordicsemi.com/thread/121922?ContentTypeID=1</link><pubDate>Mon, 26 Feb 2018 07:33:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:399cd3f1-7760-4e3e-9551-c058ee843b52</guid><dc:creator>Haaris</dc:creator><description>&lt;p&gt;I also wanted to use eclipse for this just like you because it&amp;#39;s open source and was facing the same errors like &amp;quot;Symbols couldn&amp;#39;t be resolved&amp;quot;. SEGGER Embedded studio provides free license if you use&amp;nbsp;a nordic&amp;nbsp;device.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=YZouRE_Ol8g&amp;amp;t=1s"&gt;https://www.youtube.com/watch?v=YZouRE_Ol8g&amp;amp;t=1s&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Watch that video to get started&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unresolved symbol issue with Eclipse</title><link>https://devzone.nordicsemi.com/thread/121918?ContentTypeID=1</link><pubDate>Mon, 26 Feb 2018 07:02:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1383cfea-82b6-4833-87f6-cb71025d1864</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Sounds interesting. I will check that out. Thanks for the recommendation.&lt;/p&gt;
&lt;p&gt;*Update: Ah I have checked out this option before. The problem with it is that it isn&amp;#39;t free and I could not get the budget for it. But perhaps I should consider getting a personal embedded license.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unresolved symbol issue with Eclipse</title><link>https://devzone.nordicsemi.com/thread/121917?ContentTypeID=1</link><pubDate>Mon, 26 Feb 2018 06:51:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ced49f8d-6502-4ee3-8b9f-c14d5a1343d1</guid><dc:creator>Abhishek Satish</dc:creator><description>&lt;p&gt;Ah. Yes. Well, from my experience. That is the caveat of using Eclipse for this. :P&lt;/p&gt;
&lt;p&gt;But after a year of struggling with it, I switched to VisualGDB. You should check it out. It is an amazingly fluent and simple experience compared to Eclipse.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unresolved symbol issue with Eclipse</title><link>https://devzone.nordicsemi.com/thread/121915?ContentTypeID=1</link><pubDate>Mon, 26 Feb 2018 06:18:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a10986f3-e5d6-425f-8f04-43b79f6448a3</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Abhishek, thanks for answering.&lt;/p&gt;
&lt;p&gt;However I did include stdint.h and enable them in sdk_config.h.&amp;nbsp;The project has compiled and work fine. The problem is that Eclipse still reports errors that the compiler never encounters.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unresolved symbol issue with Eclipse</title><link>https://devzone.nordicsemi.com/thread/121913?ContentTypeID=1</link><pubDate>Mon, 26 Feb 2018 06:15:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:beb231c4-5c99-4cce-9093-6cd92fbb9d1f</guid><dc:creator>Abhishek Satish</dc:creator><description>&lt;p&gt;Issue 1:&lt;/p&gt;
&lt;p&gt;You should be able to solve it by including stdint.h in your main.c file. That&amp;rsquo;s what did the trick for me.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Issue 2:&lt;/p&gt;
&lt;p&gt;When you use modules such as the PWM or the TIMER, you need to go to the sdk_config.h file for the project, located in the config folder, and enable the modules over there. That&amp;rsquo;ll make sure that the definitions for such things are present.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hope this helps!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>