Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

some basic Questions about java card OS development

JavaCard Applet Development Related Questions and Answers.
lightupdark
Posts: 11
Joined: Sat Aug 29, 2015 2:01 am
Points :16
Contact:

some basic Questions about java card OS development

Post by lightupdark » Sat Aug 29, 2015 2:33 am

I am getting started with java card OS development. Now i have some primary questions about this.
Could anyone give me any direction ? Thanks a bunch.

My questions:
1. Can I develop the java card OS in C/C++?
2. The compilation of the java card OS code must be based on target IC, am i right?
3. How could I load the the compiled code into the memory of the 'blank card' ? Should I use any tools or execute commands?
4. Please tell me anything about the memory location when loading the OS into the java card.
5. If the card is GP compliant, should I add the GP support part?
Being the best possible version of yourself.

User avatar
horse dream
Posts: 76
Joined: Thu May 21, 2015 11:48 pm
Points :138
Contact:

Re: some basic Questions about java card OS development

Post by horse dream » Tue Nov 03, 2015 8:48 am

Q1: You can use C/C++ to develop the java card OS.
Q2: You are right. The card manufacturer shall provide a tool chain for this.
Q3&4: It depend on the card you use and you should refer to the developer documentation that the manufacturer provide for you.
Q5: If the card is GP compliant, it will most likely have a JCRE as well. If you are building a JCRE, you need to add the GP support part.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Bing [Bot] and 40 guests

JavaCard OS : Disclaimer