Note that there are some explanatory texts on larger screens.

plurals
  1. POAny simulator is available for Java card with eclipse?
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COWhat do you mean regarding being able to run your own "applications"? Do you mean Applets? How do you run them without using the simulator? JCOP comes with a (set of) simulators (`jcop.exe`) and image files. I'm afraid you have to be more clear.
      singulars
    2. CO@owlstead Thanks for the quick reply. I will elaborate the procedure I followed and would be helpful if you could throw more light on the same.I am using eclipse version 3.8.2 and NXP JCOP tools version 3.4.0. After completing updating eclipse and installing JCOP tool, I started with a sample Java card application by selecting following **A)** API's to be added to class path *1)* Java Card Classic 2.2.2, *2)* Global Platform 2.1.1 and *3)* JCOP Extended API 2.4.2 R3 **B)** Template selection , selected Basic Java Card applet then given package name and applet name
      singulars
    3. CO**C)** After this got AID settings with options to input Package AID(given value:0x00:0x01:0x02:0x03:0x04:0x05:0x06:0x07:0x08:0x09:0x00) and Applet AID (0x00:0x01:0x02:0x03:0x04:0x05:0x06:0x07:0x08:0x09:0x00:0x00:0x00) **D)** Now in eclipse SampleApplet class is extended with Applet(javacard.framework.Applet) **E)** Now I am running this as a Java card application. **F)** Now JCOP shell opens up where I can enter commands like run. But once entering run its giving "jcshell: No such command: run". **G)** To be precise I cant find any simulator or the way to interact with applet
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload