<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NFC USB Dongle NXP-NCI_Linux_example in NFC</title>
    <link>https://community.nxp.com/t5/NFC/NFC-USB-Dongle-NXP-NCI-Linux-example/m-p/998992#M6494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Mouta,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Probably,&amp;nbsp; the usage in the link can help you solve the problem.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/470843"&gt;https://community.nxp.com/thread/470843&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Jan 2020 04:14:42 GMT</pubDate>
    <dc:creator>weidong_sun</dc:creator>
    <dc:date>2020-01-26T04:14:42Z</dc:date>
    <item>
      <title>NFC USB Dongle NXP-NCI_Linux_example</title>
      <link>https://community.nxp.com/t5/NFC/NFC-USB-Dongle-NXP-NCI-Linux-example/m-p/998991#M6493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;I'm pretty new to C programming&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to get the &lt;SPAN style="color: #cccccc; background-color: #fbfbfb; font-size: 13px;"&gt;MIKROE-2540&amp;nbsp;&lt;/SPAN&gt;NFC dongle working on my linux VM running Ubuntu 18.04.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried running the the linux example with bash, but I get an error message&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;cannot execute binary file&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then tried to compile the program exactly as it say in the instruction on eclipse, but I get this in my console.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Building target: NXP-NCI_Linux_example&lt;BR /&gt;Invoking: GCC C Linker&lt;BR /&gt;gcc -o "NXP-NCI_Linux_example" ./TML/src/framework_Allocator.o ./TML/src/framework_Container.o ./TML/src/framework_Map.o ./TML/src/framework_Parcel.o ./TML/src/framework_Timer.o ./TML/src/framework_log.o ./TML/src/framework_mutex.o ./TML/src/framework_sem.o ./TML/src/framework_thread.o ./TML/src/hid.o ./TML/src/lpcusbsio.o ./TML/src/tml.o ./TML/src/tml_hid.o ./NfcTask/src/ndef_helper.o ./NfcTask/src/nfc_task.o ./NfcLibrary/NxpNci/src/NxpNci.o ./NfcLibrary/NdefLibrary/src/P2P_NDEF.o ./NfcLibrary/NdefLibrary/src/RW_NDEF.o ./NfcLibrary/NdefLibrary/src/RW_NDEF_T1T.o ./NfcLibrary/NdefLibrary/src/RW_NDEF_T2T.o ./NfcLibrary/NdefLibrary/src/RW_NDEF_T3T.o ./NfcLibrary/NdefLibrary/src/RW_NDEF_T4T.o ./NfcLibrary/NdefLibrary/src/T4T_NDEF_emu.o ./Application/main.o -lpthread -ludev&lt;BR /&gt;/usr/bin/ld: ./TML/src/framework_Timer.o: undefined reference to symbol 'timer_settime@@GLIBC_2.3.3'&lt;BR /&gt;//lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from command line&lt;BR /&gt;collect2: error: ld returned 1 exit status&lt;BR /&gt;make: *** [NXP-NCI_Linux_example] Error 1&lt;BR /&gt;makefile:34: recipe for target 'NXP-NCI_Linux_example' failed&lt;BR /&gt;"make all" terminated with exit code 2. Build might be incomplete.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;What is GLIBC_2.3.3 and why is it undefined?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2020 18:31:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-USB-Dongle-NXP-NCI-Linux-example/m-p/998991#M6493</guid>
      <dc:creator>mchiang</dc:creator>
      <dc:date>2020-01-24T18:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: NFC USB Dongle NXP-NCI_Linux_example</title>
      <link>https://community.nxp.com/t5/NFC/NFC-USB-Dongle-NXP-NCI-Linux-example/m-p/998992#M6494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Mouta,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Probably,&amp;nbsp; the usage in the link can help you solve the problem.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/470843"&gt;https://community.nxp.com/thread/470843&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jan 2020 04:14:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-USB-Dongle-NXP-NCI-Linux-example/m-p/998992#M6494</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2020-01-26T04:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: NFC USB Dongle NXP-NCI_Linux_example</title>
      <link>https://community.nxp.com/t5/NFC/NFC-USB-Dongle-NXP-NCI-Linux-example/m-p/998993#M6495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wigros,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the instructions in the documentation provided in the link, but it is unclear to me how to configure&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;the library with --enable-pn7150.&amp;nbsp;I put the option after ./configure but I get this at the end of the output:&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN&gt;configure: WARNING: unrecognized options: --enable-pn7150&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Afterwards running nfc-list does not show the device, even though it shows up in lsusb. The output below.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN&gt;Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub&lt;BR /&gt;Bus 002 Device 003: ID 1fc9:0088 NXP Semiconductors &lt;BR /&gt;Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet&lt;BR /&gt;Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN&gt;debug libnfc.general log_level is set to 3&lt;BR /&gt;debug libnfc.general allow_autoscan is set to true&lt;BR /&gt;debug libnfc.general allow_intrusive_scan is set to false&lt;BR /&gt;debug libnfc.general 0 device(s) defined by user&lt;BR /&gt;nfc-list uses libnfc 1.7.1&lt;BR /&gt;debug libnfc.general 0 device(s) found using acr122_usb driver&lt;BR /&gt;debug libnfc.general 0 device(s) found using pn53x_usb driver&lt;BR /&gt;No NFC device found.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2020 18:07:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-USB-Dongle-NXP-NCI-Linux-example/m-p/998993#M6495</guid>
      <dc:creator>mchiang</dc:creator>
      <dc:date>2020-01-27T18:07:11Z</dc:date>
    </item>
  </channel>
</rss>

