Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

Running Java on uclinux-nios2 board

Hello,

I have juat ported K-virtual machine (sun propriety) and am currently running Java programs on NIOSII using uclinux. And it took me no more than 4-5 days. I would just like to thank all the people asnwering questions on this forum.

Cheers,

PS: Should I add a wiki page describing the steps to do this or not.

12 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hmm, i try to compile the kernel with JavaVM, but it finishedd with error.

    Could you tell me, where is error or is anybody who has the kernel uClinux with Java VM ?

    Thank you very much.

    Jan Naceradsky, Czech Republic
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    If you don't give us errors, we can't help you.

    But, i think JVM is not runnable on a µClinux because it's too heavy for this embedded OS. It's for this reason that we must install KVM.

    This is what i've understood, but i'm not sure.