i.MX8 - iMX8MEVK - System Recovery

From RidgeRun Developer Connection
< IMX8‎ | iMX8MEVK
Jump to: navigation, search


NXP Partner Program Registered Vertical.jpg NXP Partner Program Horizontal.jpg
Previous: iMX8MEVK/Android/Installing an Image Index Next: Nitrogen8M





Overview

This page provides a guide about how to recover the i.MX8M Evaluation Kit when it is not booting. After following this guide, the i.MX8M Evaluation Kit will be flashed with U-Boot, Image, and File System provided by NXP.

Dependencies

The flashing tool is mainly developed for Windows, there is a Linux version but it is not running properly. This guide was successfully tested on Windows 8.

The host machine requires at least Windows 8 and USB port 2.0.

Getting MfgTool

Download MfgTool from NXP Support page MfgTool.

The downloaded file has 2 compressed files, mfgtool-with-roots-mx8 and mfgtool-without-rootfs-mx8. Those files are already configured for i.MX8M Evaluation Kit.

Flashing Board

Before flashing the board, set the board to Serial Downloader mode, see the following image:

Switch configured on Serial Downloader mode

Now, connect the i.MX8MQ Evaluation Kit to the host machine through OTG port (USB-C), your board should be detected as HID-Compliant Device.

i.MX8M Evaluation Kit

In the folder, there are scripts to configure Mfg Tool, see image below:

Error creating thumbnail: Unable to save thumbnail to destination

As example, if you want to flash the File System (to eMMC), U-Boot and Kernel to your board, execute the script mfgtool2-yocto-mx8-evk-emmc1.vbs. In this case, the image was built with Yocto but if you want to install an Android image, run the corresponding script.

After running the desired script, a window should be displayed ready to flash the board.

MfgTool before flashing the board

Click on Start to flash the i.MX8M Evaluation Kit. The window will display the file that is currently being flashed.

Flashing Kernel

After flashing the required files to boot, the file system will be also flashed to your desired device (SDcard or eMMC).

Flashing File System

When the flashing process is finished, MfgTool will display a success message.

Board Flashed

Finally, click on Stop and unplug the board.

Change the boot switch to EMMC and power up the i.MX8M Evaluation Kit to enjoy the board in order to use it again.


Previous: iMX8MEVK/Android/Installing an Image Index Next: Nitrogen8M