Page 1 of 1

Memory on java card

Posted: Sat Feb 13, 2016 9:55 am
by wkuzma
If .cap file is 2k, I wonder how I can know the memory that the applet uses on the card and if I instantiate this applet on the card, how much memory it will consume?

Re: Memory on java card

Posted: Mon Feb 15, 2016 2:22 am
by mabel
You can't know the exact value because it depends on how the card is implemented internally. Usually it's a tiny bit smaller than the size of load block.