It looks like the problem was in using a CLA value that is not supported by the ISO7816-4 spec. My CLA value was 0x70, and on changing it to 0xA0, my applet appears to function properly.
Thanks for the help! David -----Original Message----- From: Jean-Luc Giraud [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 19, 2003 3:13 PM To: [EMAIL PROTECTED] Subject: Re: [Muscle] GemPC430 error On Wednesday, Feb 19, 2003, at 16:34 Etc/GMT, DeTerra, David J wrote: > I'm using the GemPC430 reader and a GXPPro-R3 javacard. whenever I > try to send a simple APDU to my javacard applet, I get a PCSC > Exception in SCardTransmit error with return code = 000006f9. > > Does anyone have any idea what this return code corresponds to? I don't have a windows machine at hand, but it is not in the list of errors of pcsc-lite. Are you using OCF bridge and the RAD or a C program? Could you specify the APDU you are trying to send (even if it is specific to your applet). I have a GXPro-R3, a GemPC430 and Mac OS X, maybe I will get a similar error :). Regards, JLuc. _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
