<?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>Make unable to find routines when linking</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19937/make-unable-to-find-routines-when-linking</link><description>I am attempting to build some ptorotype code using SDK 12.2.0 and GCC and I just added calls to the app_schedukler library and to the saadc driver. I added the relevant source and include paths to the makefile, the appropriate source files are being built</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Feb 2017 16:18:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19937/make-unable-to-find-routines-when-linking" /><item><title>RE: Make unable to find routines when linking</title><link>https://devzone.nordicsemi.com/thread/77595?ContentTypeID=1</link><pubDate>Thu, 23 Feb 2017 16:18:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99cdecc0-5055-4a2d-b480-deefa1bdfee9</guid><dc:creator>RHTPaul</dc:creator><description>&lt;p&gt;It did indeed turn out that I did not have the saadc and app_scheduler enabled in sdk_config.h&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Make unable to find routines when linking</title><link>https://devzone.nordicsemi.com/thread/77593?ContentTypeID=1</link><pubDate>Thu, 23 Feb 2017 08:38:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58dfb454-fe16-4575-8ddc-2ae2ae6d50b9</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Did you enable the SAADC module and other modules you added in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/sdk_config.html?cp=4_0_1_1_6"&gt;SDK configuration header file&lt;/a&gt; (sdk_config.h)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Make unable to find routines when linking</title><link>https://devzone.nordicsemi.com/thread/77594?ContentTypeID=1</link><pubDate>Wed, 22 Feb 2017 21:35:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba0072f5-3cf1-4021-90eb-69cd86620d96</guid><dc:creator>RHTPaul</dc:creator><description>&lt;p&gt;A little more information:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;I did try using make on the command line and I got the same errors so it is indeed a Makefile problem and not some interaction with Eclipse (I didn&amp;#39;t really think it was but best to be sure)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;I tried adding a minimal saadc implementation to another one of my test projects and I encountered the same problem wherein the library routines could not be found.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>