Hello,
We have build a custom Board which have "MIMX8MN1CVTIZAA" MPU.
I want to boot the board using USB mode, But i don't get any output/log in UART2 debug port.
I have used "0001" logic level in Boot Mode. (Boot Mode 3 to Boot Mode 0 respectively)
My USB OTG is connected directly to USB1_DN(A22)/USB1_DP(B22) signals and another three signals as per H/W guide.
Should i boot from usb pins? what is the correct process for it?
I am using following images to write emmc from usb.
L5.4.47-2.2.0_images_MX8MNEVK
I have tried following command via UUU, But I got error.
sudo ./uuu uuu.auto-imx8mnevk
[sudo] password for dell:
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.72-0-g8e9e189
Success 0 Failure 1
3:10 1/ 1 [HID(W):LIBUSB_ERROR_TIMEOUT ] SDPS: boot -f imx-boot-imx8mnevk-sd.bin-flash_evk
can You please help me out on this error?
Thank You