<?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>NFCのトピックRe: CLRC663 library use question</title>
    <link>https://community.nxp.com/t5/NFC/CLRC663-library-use-question/m-p/597839#M633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi LiSong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you please specify NFC Reader Library version number? and how did you implement "phpalI14443p3a_Sw_Init " fuction &amp;nbsp; and &amp;nbsp;"phpalI14443p3a_Sw_ActivateCard" &amp;nbsp;fuction in two different APIs? can you make sure "phpalI14443p3a_Sw_ActivateCard" is always called after "phpalI14443p3a_Sw_Init " ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your patience!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kan Li&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Oct 2016 07:21:49 GMT</pubDate>
    <dc:creator>Kan_Li</dc:creator>
    <dc:date>2016-10-08T07:21:49Z</dc:date>
    <item>
      <title>CLRC663 library use question</title>
      <link>https://community.nxp.com/t5/NFC/CLRC663-library-use-question/m-p/597838#M632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello，&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Currently，I&amp;nbsp;use NFC Reader Library for CLEV663B on linux &amp;nbsp;platform.&amp;nbsp;I &amp;nbsp; use&lt;/P&gt;&lt;DIV&gt;"phpalI14443p3a_Sw_Init " fuction &amp;nbsp; and &amp;nbsp;"phpalI14443p3a_Sw_ActivateCard" &amp;nbsp;fuction,but it has a probelm.When both of them have been called in same funtion，the card can be active.When the two fuction are been&amp;nbsp;&amp;nbsp;separated into unsame &amp;nbsp;&lt;SPAN&gt;funtion&lt;/SPAN&gt;,the &lt;SPAN&gt;&lt;SPAN&gt;NFC Reader Library will&amp;nbsp;point out &amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;segmentation&amp;nbsp;fault. The "phpalI14443p3a_Sw_DataParams_t"&amp;nbsp;Structure is a global variable.&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Can you tell me how I can solve this probelm? I use "SW3693" &amp;nbsp;&lt;SPAN&gt;NFC Reader Library.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Thank you very much! &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 08:33:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/CLRC663-library-use-question/m-p/597838#M632</guid>
      <dc:creator>lisong6080</dc:creator>
      <dc:date>2016-09-30T08:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: CLRC663 library use question</title>
      <link>https://community.nxp.com/t5/NFC/CLRC663-library-use-question/m-p/597839#M633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi LiSong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you please specify NFC Reader Library version number? and how did you implement "phpalI14443p3a_Sw_Init " fuction &amp;nbsp; and &amp;nbsp;"phpalI14443p3a_Sw_ActivateCard" &amp;nbsp;fuction in two different APIs? can you make sure "phpalI14443p3a_Sw_ActivateCard" is always called after "phpalI14443p3a_Sw_Init " ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your patience!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kan Li&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2016 07:21:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/CLRC663-library-use-question/m-p/597839#M633</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2016-10-08T07:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: CLRC663 library use question</title>
      <link>https://community.nxp.com/t5/NFC/CLRC663-library-use-question/m-p/597840#M634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hi Kan Li,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks for you replay,&amp;nbsp;I find some buffer(Tx buffer,Rx buffer) must be&amp;nbsp;defined global variable.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 06:11:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/CLRC663-library-use-question/m-p/597840#M634</guid>
      <dc:creator>lisong6080</dc:creator>
      <dc:date>2016-10-11T06:11:43Z</dc:date>
    </item>
  </channel>
</rss>

