Hi,
I tested a simple applet in simulator and it works fine. Now when I try to load it to the actual card, JCShell is unable to select the cardmanager on the card. The card I'm using is JCOP41V22 card, so it should already have the cardmanager, right?
Here is what I get from /card command under JCShell,
/card
--Waiting for card...
ATR=3B E9 00 00 81 31 FE 45 4A 43 4F 50 34 31 56 32 ;....1.EJCOP41V2
32 A7 2.
ATR: T=1, N=0, IFSC=254, BWI=4/CWI=5, Hist="JCOP41V22"
=> 00 A4 04 00 07 A0 00 00 00 03 00 00 00 .............
(46057 usec)
<= 6A 82 j.
Status: File not found
jcshell: Unable to select Card Manager or invalid FCI: Unknown Global Platform Java Card.
Any help would be appreciated