| Author |
Message |
maziar
Joined: 06 Jun 2001 Posts: 257 Helped: 4 Location: Islamic republic of Iran
|
16 Dec 2003 15:10 virtual machine 8051 |
|
|
|
|
I SEEk for found very compress (program & memory size) of J2SE Java Virtual Machine for 8051 and avr based system
it must get minimum overload
THX
|
|
| Back to top |
|
 |
artem
Joined: 22 May 2003 Posts: 1652 Helped: 91 Location: Turan
|
16 Dec 2003 15:47 |
|
|
|
|
Most probably it is impossible . Although it i posible to
implement Java bytecode machcine (which is the interpreter ) you will ned to have java compiled code for JFC (Java foundation classes ) constituting Java class library .
From other side for minimalistic implementation
JME is used instead , but I am not sure that resources the AVR or 8051 own will be enough to implement that .
|
|
| Back to top |
|
 |
Google AdSense

|
16 Dec 2003 15:47 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
egeorgiev
Joined: 12 Jun 2001 Posts: 44 Helped: 1
|
16 Dec 2003 17:56 Re: J2SE Java Virtual Machine For 8051 & AVR |
|
|
|
|
Try the Dallas TINI - it's a 8051 clone on steroids - additional registers, reduced instruction clock cycles and if you go for the DSTINIS400/DSTINIM400 board combination you get a full TCPIP stack and Java runtime (just the language - no GUI gimmicks).
Regards
|
|
| Back to top |
|
 |