Set up environment

This section contains the steps to install the necessary components required to build and run a MCUXpresso SDK demo application, as supported by the MCUXpresso SDK.

Download the Universal Upgrade Utility

The Universal Upgrade Utility (UUU) is an upgraded version of MfgTool. It is a command line tool that aims at installing the bootloader to various storage including SD, QSPI, and so on, for i.MX series devices with ease.

The tool can be accessed from corresponding Linux BSP release. Download uuu.exe for Windows OS, or download UUU for Linux. Configure the path so that the executable can later be called anywhere in the command line.

Parent topic:Set up environment

Switch to Download Mode

The board needs to be in Download Mode mode for UUU to download images:

  1. Set the board boot mode to Download Mode [SW1301[3:0] = 0011(Single Boot Mode)/1011(Low Power Boot Mode)].

  2. Connect the development platform to your PC via USB cable between the DBG USB connector (J1401) and the PC USB connector.

  3. Connect J403 (USB1) to PC USB connector for downloading.

  4. The PC recognizes the i.MX 93 device as (VID:PID)=(1FC9:0146), as shown in Figure 1.

    |

|

Parent topic:Set up environment

Parent topic:Program flash.bin to SD/eMMC with UUU