简体   繁体   中英

Embedded Linux and device driver development

I plan to learn embedded linux and writing linux device drivers.

I need a dev board where I can,

  1. Build and boot it with a linux distribution.
  2. Write drivers for peripherals in the board.
  3. (In future) Possible port Android to it

Can you suggest a dev kit to help me with this? Cost is not a bar - I am already familiar with linux at user space, I am willingly to spend to get better at the other side.

Thanks

James

How about a BeagleBoard (TI OMAP)? The Beagleboard has an active community and a lot of example projects, including an Android porting project . They're a few versions of Android behind the present day, but that should provide a starting point.

有一个名为Raspberry PI的新的25 $和35 $选项。

检查此http://elinux.org/Android_on_OMAP TI基于ARM的OMAP SoC上的Google的Android / 2.6.23 Linux内核

I think Armadeus project is for you. It is an open source project, that started in France and that is now expanding. The community is great and the number of peripherals is growing fast. Of course it is based on Linux.

A small company is building the boards. They are based on ARM9 and now ARM11. In the boards you also have a Xilinx FPGA, that open the doors for exciting experiments.

Hope this helps.

JCLL

Some cheap mini2440 linux board sounds like a good start. It can also run Android .

也许您可以拥有一个虚拟开发委员会 ,这很有趣。

Check also the OK6410 at http://www.arm9board.net , it is provided with Linux - 2.6.28 (2.6.36 in a quit near future) with all peripheral drivers and a basic Android system. You'll find it interesting and quit useful.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM