BCLoad


[ Follow Ups ] [ BasicCard User Forum ]

Posted by PHXsystems (71.216.166.73) on September 08, 2006 at 13:57:29:

Need some help loading a BasicCard. The following is a step-by-step account of trying to load the card.

1) I developed and tested an BasicCard applet using the card debugger and terminal debugger.

2) I compiled to produce a SentryToken.img file.

3) Using the terminal debugger I compiled the BCload.bsc.

4) Using a Gemplus GCR432 Reader

5)Built a load.bat file with the following lines:
bcload -D -Lload -Eload -P100 SentryToken.IMG
pause

6) Run the load.bat file and it displays the following:
C:\BasicCardPro\Source\bcload>bcload -D -Lload -Eload -P100 SentryToken.IMG
BCLOAD BasicCard Loader Utility Version 5.22 (c) ZeitControl 2005
Insert card in reader, or press any key to abort:

7) Inserted a BasicCard Enhanced ZC3.9 card. Note: cards are new card from ZeitControl.

8) program displays the following:
SET STATE LOAD

9) because I have a pause after the BCLoad command line in the load.bat file:
C:\BasicCardPro\Source\bcload>pause
Press any key to continue . . .

10) Load.log file contains:
Port 100
ATR: 3B EF 00 FF 81 31 20 75 42 61 73 69 63 43 61 72 64 20 5A 43 33 2E 39 86
-> C0 0C 01 00

11) load.err file contains:
Communications error: SW1-SW2 = swCardTimedOut



Follow Ups:


[ Follow Ups ] [ BasicCard User Forum ]