Build an ARM development environment using Eclipse in Ubuntu

Source: Internet
Author: User
Step 1: Install JRE and Eclipse for detailed steps refer to: Replicate (1) copy the arm-linux-gcc-4.3.2.tgz to the/home/tools directory, and then extract it to the root directory/# t

Step 1: Install JRE and Eclipse

For detailed steps, see: http://www.linuxidc.com/Linux/2012-02/53964.htm

Step 2: Install arm-linux-gcc and arm-linux-g ++

(1) copy the arm-linux-gcc-4.3.2.tgz to the/home/tools directory and decompress it to the root directory/

# Tar-xvzf arm-linux-gcc-4.3.2.tgz-C/

(2) Modify Environment Variables

# Gedit/etc/environment

Add:/usr/local/arm/4.3.2/bin to the configuration file.

(3) restart the Ubuntu System (you can log out of the current user and log on again)

(4) check whether the arm-linux-gcc compilation tool is correctly installed.

# Arm-linux-gcc-v

If you can see the above information correctly, it indicates that your compilation tool has been correctly installed.

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.