I want 2 use linux kernel as a base for dealing with HW
And to attach a program written in java to it.
so what i can do if i want to make an os having only this java program.
got the kernel from kernel.org
I want to attach specific device drivers to the kernel to deal with specific HW.
I have developed a program in Java; I want this program only to work with the kernel...
p.s. I want a hw with application specific written in java...
is there any way I can do what I am thinking of?
i have a program written in java...
and i want this program to boot and run once i powered on any device "FPGA with touch screen, PDA, PC, whatever HW has screen as o/p and any i/p"...
thx
__________________________
Subscribe now!
The Latest
Newsletter
Tech Tip Videos
- Nov-19-09
- Nov-04-09
Recently Popular
From the Magazine
December 2009, #188
If last month's Infrastrucuture issue was too "big" for you then try on this month's Embedded issue. Find out how to use Player for programming mobile robots, build a humidity controller for your root cellar, find out how to reduce the boot time of your embedded system, and if you're new to embedded systems find out the basics that go into one. You can also read about the Beagle Board, the Mesh Potato and a spate of other interestingly named items. And along with our regular columns don't miss our new monthly column: Economy Size Geek.
Delicious
Digg
StumbleUpon
Reddit
Facebook








Are You Sure You Want to Do That?
On June 30th, 2009 Mitch Frazier says:
In "theory" you could replace /sbin/init, which is the first process run and which is the parent of all processes, but it's far from that simple.
I'd suggest that you get an entire distro somewhere and get that running and then start cutting out the things that you don't need. Having a working shell and ssh, etc will be worth it in the long run.
__________________________Mitch Frazier is an Associate Editor for Linux Journal and the Web Editor for linuxjournal.com.
Post new comment