Am new to beagle board.my applications consists of running a
application on the Beagle board probably on linux. I have decided to
use the Armstrong distribution.
my basic applications consists of running an application on beagle
board and accessing USB, serial port , monitor , ethernet. where can i
find the drivers for these.
I am confused by the amount of information on the internet and where
to start.
please guide me regarding this
You are gonna need to make your Linux SD Card also. There are several
websites but that depends also on the BB version which you are using.
Some websites are:
Am new to beagle board.my applications consists of running a
application on the Beagle board probably on linux. I have decided to
use the Armstrong distribution.
I think you mean "Angstrom".
my basic applications consists of running an application on beagle
board and accessing USB, serial port , monitor , ethernet. where can i
find the drivers for these.
Since you don't mention a need for OpenGL/3D or DSP you will find that
the drivers you need will already be included in the Linux kernel you
get from using Angstrom.
Therefore, the first step will be to learn how to boot Angstrom on the
board. Once the board is running, you will need to learn a bit about
Linux systems administration such as configuring your network. Finally,
you'll be ready to write applications.
elinux.org is an excellent site to get started with embedded Linux and
the BeagleBoard. However, it sounds like you may need a more remedial
introduction to Linux first. If you have no Linux experience at all I
recommend installing Linux on a desktop PC first and learning how to use
it. Then move on to working with Angstrom on BeagleBoard.