Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

J2SE Java Virtual Machine For 8051 & AVR

Status
Not open for further replies.

maziar

Full Member level 4
Joined
Jun 6, 2001
Messages
195
Helped
5
Reputation
10
Reaction score
1
Trophy points
1,298
Location
Islamic republic of Iran
Activity points
1,564
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
 

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 .
 

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
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top