<?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>Eclipse undefined reference</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24674/eclipse-undefined-reference</link><description>Hello All, 
 I&amp;#39;ve finally managed to get Eclipse up and running after migrating from Keil, but now I&amp;#39;m having the following problem: I&amp;#39;m trying to port the buttonless_dfu example in to my project. However the linker gives the following warnings that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Aug 2017 06:28:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24674/eclipse-undefined-reference" /><item><title>RE: Eclipse undefined reference</title><link>https://devzone.nordicsemi.com/thread/97122?ContentTypeID=1</link><pubDate>Mon, 28 Aug 2017 06:28:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b0737ee-e396-4077-9e54-5579e4ff9da0</guid><dc:creator>Radiohead</dc:creator><description>&lt;p&gt;Indeed I had forgotten to enable the peer, FDS and some other functionalities in the sdk_config.h file. I&amp;#39;ve used notepadd++ compare to find the missing settings. Now with all the definitions set, my project compiles without warnings. fds_gx still points to its function prototype in fds.h, when I F3 but that&amp;#39;s not an issue for me.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse undefined reference</title><link>https://devzone.nordicsemi.com/thread/97121?ContentTypeID=1</link><pubDate>Fri, 25 Aug 2017 18:26:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5896ad1e-ce92-4a5b-b2fd-d90d6a7e947d</guid><dc:creator>Bryan H</dc:creator><description>&lt;p&gt;Have you checked to make sure peer_manager and FDS are enabled in sdk_config.h?&lt;/p&gt;
&lt;p&gt;Sounds like an error I had and enabling them there fixed my problems.&lt;/p&gt;
&lt;p&gt;Do a file compare between your sdk_config.h file and the donor project&amp;#39;s sdk_config.h file. I use a free program called ExamDiff - it works very well and can only show you the differences if you want side by side.&lt;/p&gt;
&lt;p&gt;My Eclipse (neon) also points to fds.h when I f3 on fds_gc. If you figure this out, let me know.&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>