8

We are trying to support Java enviroment on our embedded platform (700 MHz MIPS 74K, 128-256 MB memory). After reading this article and googling a bit, I came up with the shorted list:

I was quite new to Java and its runtime enviroment. What do you recommend for a Java VM running on MIPS 74K?

pierrotlefou
  • 39,805
  • 37
  • 135
  • 175

1 Answers1

1

You might want to look into Aplix JBlend and at a similar Stack Overflow question, "What Java embedded VM do you suggest for ARM development?".

Community
  • 1
  • 1
michael aubert
  • 6,836
  • 1
  • 16
  • 32