What Java embedded VM do you suggest for ARM development?

michelemarcon picture michelemarcon · Mar 12, 2009 · Viewed 10.1k times · Source

There are a lot of Java embedded VMs. What do you suggest for ARM development?

I'm currently using the TINI platform from Dallas and works great (512 KB RAM and 1 MB flash), but now I need more power (memory and CPU).

Answer

michelemarcon picture michelemarcon · Sep 30, 2009

My final choice is JamVM + GNU Classpath. Works great! :)