Build uClinux for Blackfin using Ubuntu 9.x

Source: Internet
Author: User

Address: http://blog.csdn.net/smartic/article/details/4927258

 

The hard drive of RHEL 5 is completely closed, and another DB2 server can be used in the environment, so we decided to install the paralyzed server into ubuntu. After Ubuntu is installed, install the following components:

1. rapidsvn. By default, there are no SVN commands or other tool sets in Ubuntu, which is easy to use.

2. ncurses. Use apt-Get install ncurses-base ncurses-bin ucurses-term libncurses5 libncurses5-dev.

3. Add the Blackfin toolchain & uclibc to the APT source. Generate the Blackfin. Sources. list file in the/etc/APT/sources. List. d/directory. The file content is as follows:

Deb http://download.analog.com/27516/distros/debian stable main

4. Update the local apt cache file: APT-Get update.

5. Obtain toolchain & uclibc. Aptp-Get install Blackfin-toolchain-uClinux Blackfin-toolchain-Linux-uclibc Blackfin-toolchain-elf

6. configuration. bashrc: Export Path = $ path:/opt/uClinux/bfin-uClinux/bin:/opt/uClinux/bfin-Linux-uclibc/bin: /opt/uClinux/bfin-elf/bin

7. gawk. Use apt-Get install gawk (build U-boot ).

 

Log out of the current console and log on again. The configuration is complete.

 

Note: The method provided by uclinux.blackfin.org is slightly incorrect .??

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.