<?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>Undefined references in NFC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17959/undefined-references-in-nfc</link><description>Having just got the DFU functionality working I got the task of trying to add NFC functionality to the application. The code side was not a problem since I got a c and h file that should work belonging to a similar project (but different device) from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 11 Mar 2018 13:30:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17959/undefined-references-in-nfc" /><item><title>RE: Undefined references in NFC</title><link>https://devzone.nordicsemi.com/thread/123799?ContentTypeID=1</link><pubDate>Sun, 11 Mar 2018 13:30:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9493d0f0-416f-41b9-b416-2a1a870c911c</guid><dc:creator>Dusan Daniska</dc:creator><description>&lt;p&gt;I have found the solution. I needed to add following lines to Makefile:&lt;/p&gt;
&lt;p&gt;LIB_FILES += \&lt;br /&gt; $(SDK_ROOT)/components/nfc/t4t_lib/nfc_t4t_lib_gcc.a \&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Undefined references in NFC</title><link>https://devzone.nordicsemi.com/thread/123733?ContentTypeID=1</link><pubDate>Fri, 09 Mar 2018 15:17:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e79a81ad-8819-4cbb-a48e-09a8a9badea6</guid><dc:creator>Dusan Daniska</dc:creator><description>&lt;p&gt;Hello, I am facing the same problem with NFC_T4T. How did you achieve this? How did you add a library reference to linker command? Could you please provide more info? Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Undefined references in NFC</title><link>https://devzone.nordicsemi.com/thread/69256?ContentTypeID=1</link><pubDate>Fri, 25 Nov 2016 10:30:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9dd47217-6eff-4e12-ad5f-335521b90c05</guid><dc:creator>jpolvi</dc:creator><description>&lt;p&gt;I found the problem, though it required a close examination of the makefile. The software had not used any static libraries before so the linker command did not include the library. Adding library reference to linker command fixed the problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Undefined references in NFC</title><link>https://devzone.nordicsemi.com/thread/69255?ContentTypeID=1</link><pubDate>Thu, 24 Nov 2016 12:27:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13ba123b-17e1-4264-86d6-dae859b54b8a</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Can you upload your Makefile? Have you looked at the Makefiles for the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/examples_nfc.html?cp=4_0_0_4_6"&gt;NFC examples&lt;/a&gt; in the SDK, if there are some differences to your file?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>