This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to load nanovm on microcontllorer?

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!

Parents Reply Children
  • 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????