Hi,
I've been trying to bring up the board using the "Serial Download Mode" and the UUU tool found here https://github.com/nxp-imx/mfgtools. UUU got built fine in WSL. The board gets brought up fine in eMMC boot and SD boot mode with "Linux 6.1.1_1.0.0" image. However, for USB boot to work we need a USB connection to PC. This connection is not being recognised by PC.
When running ./uuu -lsusb I get the following:
There are 4 USB connectors on the EVK.
1) J23, Micro USB Serial UART connection
2) J5, USB-C Power connection
3) J6, USB-C Port 1 DRP connection
4) J7, USB-A Port 2 Host connection
I've connected Port 1 to my PC which doesn't seem to get recognised.
The board: https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/evaluation-kit-...
Solved! Go to Solution.
Issue is caused due to having UUU installed on WSL which is not able to read USB ports natively.
Issue is caused due to having UUU installed on WSL which is not able to read USB ports natively.