timmerk / nfc-tools

Automatically exported from code.google.com/p/nfc-tools
0 stars 0 forks source link

DESFire card is not getting Detected #97

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. cross compiled for ARM ./configure CC=arm-none-linux-gnueabi-gcc-4.1.2 
--host=arm-none-linux
2.
3.

What is the expected output? What do you see instead?

Mifare-desfire-info should show the tag information...
 it is not showing anything

What version of the product are you using? On what operating system?
linux, latest one (libfreefare-0.3.4)

Please provide any additional information below.

Libnfc things are working fine. but mifare-DESFire is not

I compiled for PC and it is working Fine. I am able to read the tag information 
also

what could be the reason

Original issue reported on code.google.com by vishnu...@gmail.com on 16 Aug 2012 at 11:22

GoogleCodeExporter commented 9 years ago
I also face the same issue. mifare-desfire- functions do not work in arm, but 
mifare-classic examples are working fine.
At the same time, linux compilation is working fine for both the cards. 

Is it because of endianness problem in libfreefare for desfire card?

Original comment by harishak...@gmail.com on 29 Aug 2012 at 12:42

GoogleCodeExporter commented 9 years ago

Original comment by romu...@libnfc.org on 1 Oct 2012 at 6:11

GoogleCodeExporter commented 9 years ago
Issue moved to https://code.google.com/p/libfreefare/issues/detail?id=4

Original comment by yob...@gmail.com on 15 Jan 2013 at 8:08