Page 1 of 1

Why does my java card return sw=0x6A80?

Posted: Sat Dec 12, 2015 2:26 am
by chico0609
I have completed an applet and my applet runs well in JCIDE. When I download this applet into my java card via pyApdutool, it returns sw=0x6A80, which means "wrong data". And I couldn't find anything wrong with my applet or my card.



Could anyone help me solve this problem?

Re: Why does my java card return sw=0x6A80?

Posted: Sun Dec 20, 2015 10:23 pm
by mabel
Probably, it's because the package you wanna download to the card depends on another package. You should download the depended package first.