Porting virtual machine

hi all,How can i port java virtul machine to microcontroller that has limited RAM (32 K) and FLASH(256 K) ?Any idea would be valuable.Thanks.
[169 byte] By [mcayira] at [2007-11-26 19:01:13]
# 1

Take a look at NanoVM (http://www.harbaum.org/till/nanovm/index.shtml). It runs on an 8KB AVR microcontrollers, or tinyvm (http://tinyvm.sourceforge.net/) which runs on the 32KB lego RCX controller (yeah, Lejos is the current version of tinyvm). If you really want to get creative, check out waba (http://waba.sourceforge.net/), I have gotten that down to just under 64KB.

Dan

rhu6ar6a at 2007-7-9 20:45:32 > top of Java-index,Java Mobility Forums,Consumer and Commerce...