Play linux embedded development on Compaq pda! Handhelds Introduction

Source: Internet
Author: User
Play linux embedded development on Compaq pda! Handhelds introduction-general Linux technology-Linux programming and kernel information. The following is a detailed description. Handhelds.org, sponsored by the HP Research Center, is a group of linux-obsessed enthusiasts who have transplanted various ipaq models to linux systems: qt, Gtk graphics, Bluetooth, infrared, and Wi-Fi, in addition, its cvs resources are quite rich, and I think I am happy to talk about it :) there are a lot of applications, all of which are transplanted, and a linux release version called famliar, extremely professional!

I just had an idle 3970 fake famliar 8.4 experience. The effect was quite good, and all the hardware drivers were done. In addition, launcher is very beautiful, and there are open-source handwriting recognition software. Unfortunately, Chinese support is too poor!

Two sets of kernel source code 2.4 and 2.6 were checked out from cvs.handhelds.org, which was specially maintained by handhelds.org, saving patching. There are configurations for different platforms under arch/arm/configs/. For example, my 3970 is h3900_static_defconfig.

Of course, you must first install cross-tools, such as kernel-2.4 to use the gcc-3.3.2 version, kernel-2.6 to use 3.4.3. These are all downloaded on the ftp.

During compilation of 2.6, it was found that the gcc-arm-3.4.1 compiler provided by handhelds.org could not be compiled, and later it was compiled through the latest 4.2.0 official embi.

Cause: embi support is set in kernel-feature by default, while handhelds.org does not provide embi. Even if embi support is disabled, embi can be used for detection, however, problems still occur in subsequent compilation, so we still need to use official embi.

In the future, we will sort out the development notes for your reference. Now we have started testing the new kernel... the 2.4 kernel driver of h3900 is quite perfect, with a lot of difference in 2.6. There is a lot of work to do ....
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.