Finally, we saw the startup interface of uClinux.

Source: Internet
Author: User
We finally saw the startup interface of uClinux-general Linux technology-Linux programming and kernel information. The following is a detailed description. Summarize the experience of this week

1) Compiling uClinux in ubuntu requires you to install many things on your own. Otherwise, many of the most basic commands will go wrong.

Make menuconfig // ncurses to be installed

Make xconfig // to install the tck and tk packages, the wish

Make lib_only // for uClinux 2.4, install bison; otherwise, it will not pass

So, if it is inconvenient to access the Internet recently like me, prepare a Ubuntu8.04 DVD. There are a lot of software

2) There are three steps to configure the kernel.

The main interface -- configure the kernel -- configure the user program three steps

We recommend that you use make menuconfig to load the three cfg files provided by Li yutai directly next week.

If you do not need to configure it yourself, it seems that my board has a kernel_44b0.cfg configuration file, mainly the configuration of kernel config, the memory address, size, flash Address, size of the b0x board, clock frequency must be paired

3) after compilation, the. binfile will appear in the image file shelf. Congratulations, but it will not work if it is lost. You only need to enter flash.

A few days ago, I threw the bin directly to the sdram, so it would be nice to run it ).

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.