iTOP-4412 Development Board Use

Source: Internet
Author: User

Use of the environment: Win7 flagship 64-bit, VMWARE11 using the ubuntu12.04 provided on the board to open the virtual machine directly with VMware, since the development of the epc9600 Development Board, so the virtual machine network has been set, load ubuntu12.04 after the discovery can be directly networked .

The cross-compilation toolchain has been stored in the/usr/local/arm/arm-2009q3/bin, and has been export path= in/ROOT/.BASHRC $PATH:/usr/local/arm/arm-2009q3/bin, and export path= $PATH:/usr/local/ndk/android-ndk-r8b, but does not work to the source. BASHRC, so that each login root user to Cd/root, source. BASHRC

Change method, VI/HOME/TOPEET/.BAHSRC

Add Export path= $PATH:/usr/local/arm/arm-2009q3/bin export path= $PATH:/usr/local/ndk/android-ndk-r8b

So as long as the login root user, the environment variable automatically is good.

You can see that/ROOT/.BASHRC finally has two lines.

#export path= $PATH:/usr/local/arm/4.4.1/bin
#export path= $PATH:/USR/LOCAL/ARM/4.3.2/LIBEXEC/GCC, have been commented out. Both rows add an environment variable, but the cross-compiler name added by the two lines is the same as in the/usr/local/arm/arm-2009q3/bin and cannot take effect at the same time, and should be used when switching tool chains

Build http://www.cnblogs.com/cenglinjinran/p/4583784.html install VMware Tools with reference to ubuntu14.04.32 VMWARE11 Development environment

Upgrading the Linux kernel to 3.5

iTOP-4412 Development Board Use

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.