The 5th chapter constructs the test environment of s3c6410 Development Board

Source: Internet
Author: User

Chapter 5 setting up the test environment for the s3c6410 Development Board

1, install the Serial debugging tool:minicom

① detecting whether the current system supports USB to serial port

Ismod | grep usbserial

② installation minicom

Apt-get Install minicom

③ Configuration minicom

Minicom-s

④ Test minicom

Minicom

2. Burn and Write android system

ways to erase nandflash using eboot

Step 1 preparatory work

Connect the Development Board and PCwith a serial cable or USB serial cable, and start the minicom.

Step 2 enter eboot State

Open The power switch on the OK6410 Development Board and wait for 5s

Step 3 erase nandflash

Enter eboot Status will appear, enter A can erase nandflash

Burn Write android

Step 1 : Prepare for work

Prepare a 2GB or 4GB SD card, require FAT32 partition format, insert card reader and connect PC

Step 2 : write mmc.bin to SD card and in zimage-sd.bin

RunSD Writer,OS TypeSelectAndroid, and inSelect Rootand theSelect KernelSelect each of theMmc.binand theZimage-sd.binfile, clickScanbutton, click ProgramButton willMmc.binand theZimage-sd.binFile WriteSDCard, successful displayOK

Step 3 : prepare to burn and write before Android

Setting up the start switch on the Development Board

Step 4 : Start burning android from SD card

Insert SD card into Development Board slot, set SD card to boot, open Development Board

Enter the yjsx command to copy the data from the SD card, prompting great!!! all jobwas over, success.

Step 5 : Calibrate the screen

After installing Android , don't forget to close the board and restore the board to the nandflash boot State .

3. Configure the Wired network

Ifconfig eth0 192.168.17.150 Network 255.255.255.0 up

Route add default GW 192.168.17.254 dev eth0

Set up an IP Gateway

SH netconfig.sh 192.168.17.166 192.168.17.254

The 5th chapter constructs the test environment of s3c6410 Development Board

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.