Page 1 of 1

Save the image in this E2PROM

Posted: Tue Apr 18, 2017 4:08 am
by Galandas
I have just completed a java card application and I can create the .cap file via Eclipse. Now I need to create a E2PROM image of my applet.
I m using cref -o demo to create this image, but how can I save the image in this E2PROM?

Re: Save the image in this E2PROM

Posted: Tue Apr 18, 2017 6:05 am
by mabel
From your description, do you want to install .CAP file into real smartcard?

Re: Save the image in this E2PROM

Posted: Tue Apr 18, 2017 10:07 pm
by Galandas
No, I need this EEPROM image to make my java ME program to access the java card applet.
My java ME program is also running in simulator.