Install the ARM cross compiler graphic tutorial in Ubuntu

Source: Internet
Author: User

Install the ARM cross compiler graphic tutorial in Ubuntu

Notes on installing the ARM cross compiler in Ubuntu.

Configure the cross-compiling environment between armcc and arm-Linux in linux

Install the arm-linux-gcc cross-compiling environment on Ubuntu in vmwarevm

Build a cross-compilation environment in Ubuntu

Install arm-linux-gcc-4.3.2

1. Download an object:

Package: arm-linux-gcc-4.5.1-v6-vfp-20120301.tgz

Http://pan.baidu.com/s/1pJwQ6Sj

2. Start installation (we recommend that you create a folder) and copy the file to the new folder.

Enter the command: sudo tar xvzf arm-linux-gcc-4.5.1-v6-vfp-20120301.tgz

After the installation is complete, enter the ls command to view an opt folder, as shown in figure

3. Modify environment variables and add the PATH of the cross compiler to PATH:

Use the tab key completion function to enter this path, as shown in figure

Enter the pwd command to view the absolute path of the current path.

/Home/cf/ARM/opt/FriendlyARM/toolschain/4.5.1/bin

  • 1
  • 2
  • Next Page

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.