NXP i.MX 8QuadMax Multisensory Enablement Kit (MEK)¶
Preparation¶
Ensure you replace the <factory>
placeholder below with the name of your
Factory.
Download necessary files from
https://app.foundries.io/factories/<factory>/targets
Extract the file
lmp-factory-image-<machine-name>.wic.gz
:Expand the run in the Runs section which corresponds with the name of the board mfgtool-files and download the tools for that machine.
E.g:
mfgtool-files-<machine-name>.tar.gz
Download and extract the file
mfgtool-files-<machine-name>.tar.gz
:Organize all the files like the tree below:
Hardware Preparation¶
Set up the board for updating using the manufacturing tools:
Connect the micro-B end of the supplied USB cable into Debug UART port J18. Connect the other end of the cable to a host computer.
Connect Type-C into USB Type-C port
J17
. Connect the other end of the cable to a host computer.Use boot switch (
SW2
) to configure to boot from SDP ([D1-D6]: 000100
).Fig. 80 Boot switches¶
Power the board by flipping the switch (
SW1
).
Flashing¶
Once in serial downloader mode and connected to your PC, the evaluation board should show up as a Freescale USB device.
Note
Device names and IDs can slightly differ from the steps below.
Verify target is present:
In this mode you will use the
uuu
tools to program the images to the eMMC.Run the command below to program the LmP to the EMMC:
Turn off the power.
Put the board into run mode
- Start the
Device Manager
- Select
View
- Select
Devices by container
- Verify a device like the following:
Run the command below to program the LmP to the EMMC:
Turn off the power.
Put the board into run mode
Configure the boot switch (SW2
) to boot from eMMC ([D1-D6]: 001000
).
Power on the board to boot the new image.