I want to develop my java card with nanovm(jcvm) for it's operating system. so i want to load nanovm on my hardware. but for the first using emulator is easier i think! which one is better for this purpose: -keil or -winAVR? and how can do it? thanks!
What microcontroller, what card?
Keil's going to be no good for AVR parts. Think about what you're doing a bit harder. Try a forum focused on NanoVM and Java?
I don't know which microcontroller used in javacards carefully but think they are Atmel AVR ATMega8 CPU group.correct? Actually i want to change some part of NanoVM code according to my need. so at first should run it(NanoVM)on emulator i think! but when i compile it in keil, it has many errors. if you have any idea about this reason please help me :( .
how to work and change nanovm implemented code????