[state-Embedded notes] [014] [Mini2440 Install Linux]

Source: Internet
Author: User

Boot installation Steps

Related introduction:

Development Board Software Composition: Bootloader, embedded operating system, embedded file system

Jtag interface is often used to program flash and other devices, the common JTAG download line has the same port and USB interface two

Hardware connection:

1.Flash selector switch dial to nor flash boot

2. Connect the Jlink with the Development Board

3. Open the Development Board power supply

Software Installation:

1. Installing the Jlink Drive

2. Connecting the Development Board

J-flash->file->open Project->2440.jflash->target->connect

3. Download the secondary installer

Flie->open->superboot2440.bin->target->erase Chip->target->program

4. Test whether the installation is successful

Power off, unplug jtag-> connection serial

Linux installation steps

Related introduction:

1.Bootloader: Start the operating system

2.Linux kernel

3. File system: Applications and files

Hardware connection:

1. Connect the Development Board power cord. and close the Development Board power switch

2.Flash selector switch for NOR flash

3. The serial cable is connected to the PC

4.USB Download cable already connected to PC

Software Installation:

1. Install USB drive

Insmod Usb_dnw.ko Mounting Driver

Lsmod View Driver

2. Install the Linux system

1.SecureCRT

2.format NAND Flash for Linux (formatted NAND flahs)

3.download Vivi (Install bootloader)

./DNW Vboot.bin 30000000

Download bootloader to memory, then install the helper program to install Bootloader from memory to NAND flash, memory address 0x30000000

4.download Linux kernel (install kernel)

./DNW Zimage_td35 30000000

5.donwload root_yaffs Image (Installation file system)

./DNW rootfs_qtopia_qt4.img 30000000

[state-Embedded notes] [014] [Mini2440 Install Linux]

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.