imx6 development board uses MfgTool2 to write ubuntu 12.04 LTS linux image

imx6 development board uses MfgTool2 to write ubuntu 12.04 LTS linux image

First copy the programming tool to Windows and unzip it. The CD path of the programming tool is as follows:

1 i.MX6 user CD / i.MX6 user CD (A) \ linux \ tool \ Mfgtools-Rel-13.01.00_ER_MX6Q_UPDATER.zip

  1. Connect the micro usb data cable to the otg interface of the development board, and connect the other end of the data cable to the usb interface of the pc.

The connection diagram of the development board otg interface and usb data line is as follows:

imx6 development board uses MfgTool2 to write ubuntu 12.04 LTS linux image

2. Open the tool MfgTool2 (win7 users please use administrator rights to open)

2.1 Photo ubuntu 12.04 LTS linux

First make sure that the flash tool directory Mfgtools-Rel-13.01.00_ER_MX6Q_UPDATER \ Profiles \ MX6Q Linux Update \ OS Firmware \ files \ linux has uImage, u-boot.bin files, Mfgtools-Rel-13.01.00_ER_MX6Q_UPDATER \ Profiles \ MX6Q Linux Update There is oneiric.tgz file under \ OS Firmware \ files \ linux \ ubuntu \.

The oneiric.tgz file is stored in the linux \ src directory by default.

In the cfg.ini file in the Mfgtools-Rel-13.01.00_ER_MX6Q_UPDATER directory, configure the programming system type as follows:

烧写 ubuntu linux: name = ubuntu-SabreSD-eMMC

Note: ubuntu12.04 LTS system login name: linaro password: linaro

  1. Press and hold the BOOT button to power on or press the restart button.

  2. During the first upgrade, the driver will be automatically installed via the network. After the installation is complete, the name of the device (HID-compliant device) appears in the programming tool, raise the boot button, and click "start" as shown below:

    imx6 development board uses MfgTool2 to write ubuntu 12.04 LTS linux image

  3. A formatting dialog box pops up in the middle, click the "Cancel" formatting option, or leave it alone until the programming is complete, after seeing DONE, first click stop, then click exit to exit

    imx6 development board uses MfgTool2 to write ubuntu 12.04 LTS linux image

  4. After the programming is completed, reset or restart the power.

Remarks: It is best to program in win7 system, the debugging serial port is UART1-DEBUG port (micro usb on the left of the USB otg interface in the above picture), the driver is in

http://www.ftdichip.com/products/ICs/FT232R.h

The above operation is based on Feiling Embedded imx6 development board, just for learning reference. For more product information, please pay attention to Feiling Embedded official website: www.forlinx.com or contact customer service on the left for information.

Guess you like

Origin blog.51cto.com/14771058/2486546