CLRC663 library use question

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

CLRC663 library use question

ソリューションへジャンプ
2,083件の閲覧回数
lisong6080
Contributor II

Hello,

           Currently,I use NFC Reader Library for CLEV663B on linux  platform. I   use

"phpalI14443p3a_Sw_Init " fuction   and  "phpalI14443p3a_Sw_ActivateCard"  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  separated into unsame  funtion,the NFC Reader Library will point out  segmentation fault. The "phpalI14443p3a_Sw_DataParams_t" Structure is a global variable.

       Can you tell me how I can solve this probelm? I use "SW3693"  NFC Reader Library.

       Thank you very much!        

0 件の賞賛
返信
1 解決策
1,862件の閲覧回数
lisong6080
Contributor II

Hi Kan Li,

              Thanks for you replay, I find some buffer(Tx buffer,Rx buffer) must be defined global variable.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,861件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi LiSong,

Would you please specify NFC Reader Library version number? and how did you implement "phpalI14443p3a_Sw_Init " fuction   and  "phpalI14443p3a_Sw_ActivateCard"  fuction in two different APIs? can you make sure "phpalI14443p3a_Sw_ActivateCard" is always called after "phpalI14443p3a_Sw_Init " ?

Thanks for your patience!

Have a great day,
Kan Li
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
1,863件の閲覧回数
lisong6080
Contributor II

Hi Kan Li,

              Thanks for you replay, I find some buffer(Tx buffer,Rx buffer) must be defined global variable.

0 件の賞賛
返信