Need Help...

Hi everyone,

I bought the beagle board recently. I have downloaded the pre-compiled binaries needed to run linux on omap board, and i’m successful doing that. Now, i want to develop some application using linux kernel, and i started looking for source code. I found out a lot of places that host the linux kernel and i’m a bit confused. So, can somebody help me out with a direct link that i can use to download the omap-linux kernel, and the corresponding tool chain that i can use to compile the linux kernel, I use UBUNTU system that runs on a intel P4 hardware with 1GB RAM.

Thanks & Regards

Kishore K

You can use crosstool to build a arm toolchain
http://wiki.davincidsp.com/index.php?title=Linux_Toolchain

You can use crosstool to build a arm toolchain
http://wiki.davincidsp.com/index.php?title=Linux_Toolchain

I recommend using Openembedded

http://elinux.org/BeagleBoardAndOpenEmbeddedGit

It also eases the task of building userspace apps and the root filesystem.

John

Here's the README:
http://muru.com/linux/omap/README_OMAP_GIT

An already compiled toolchain is provided by CodeSourcery:
http://www.codesourcery.com/gnu_toolchains/arm