Linux embedded configuration real-time operating system

Source: Internet
Author: User
Linux embedded configuration real-time operating system 1: The establishment of an embedded linux development environment. To use linux for application development on the development board, you must first establish a development environment. because the development platform is bare metal, the system must be burned and solidified. Connect the Development Board to our development host .... Linux embedded configuration real-time operating system

I. establishment of an embedded linux development environment.
To use linux for application development on the development board, you must first establish a development environment. because the development platform is bare metal, the system must be burned and solidified. Connect the Development Board to our development host.
1. install serial super terminal on the host machine to display and control the development board.
2. install and configure Fedora10 on the host machine
3. configure the SAMBA service in the host Fedora environment
4. configure the NFS service
5. install the cross-compilation environment in the host Fedora10 environment
6. run the cross-compiled Hell program (another hellworld program) on the development board)

II. bootloader, kernel and file system burning
During linux installation in Windows xp, the bootloader application, linux operating system kernel, root file system, and application programs are required: uboot,uImage,root.cramfs,run_exp.tar.bz2
After the two experiments are completed successfully, you can write the program below.
III. Embedded file I/O programming
Compilation and running of programs in linux




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.