Installing Linux to the EMMC Using USB Serial Downloader
1. Understanding NXP uuu Tool
The i.MX 8M NAVQ Plus kit software manufacturing procedure makes use of the NXP uuu
tool running on the Linux development host. The uuu
tool performs installation of the Yocto images from the development host to the kit using the USB Serial Downloader interface.
The recommended Linux distributions to use on a development host are Ubuntu 20.04 and Fedora 35.
2. Locating uuu Tool and Scripts
A pre-built binary of the uuu
tool can be found in the build directory:
If required, the recommended version of the uuu
tool can be downloaded from the NXP github
page: https://github.com/NXPmicro/mfgtools/releases/latest .
3. Installing Using USB Serial Downloader Protocol (SDP)
Perform the following step-wise procedure to install the Yocto images to the i.MX 8M NAVQ Plus kit:
Power the kit off by disconnecting the USB Type C cable from the development host.
Set the target boot mode to the USB serial downloader mode by setting the boot switches as follows:
SW2.1 - 1
SW2.2 - 0
Power the kit on by connecting the USB Type C cable to the development host. Use the kit port labeled
USB1
.Check that the new USB device has appeared on your development host:
[psl@i7 ~]$ lsusb | grep -i nxp Bus 001 Device 025: ID 1fc9:0146 NXP Semiconductors
On the host, go to the Yocto images build directory: