You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to understand how to debug this issue. I have a imx93 board plugged in, and it's visible to uuu. However when I try to do anything with it, uuu hangs after printing "Wait for Known USB Device Appear...". For example:
# ./uuu -lsusb
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.5.165-0-g7347a80
Connected Known USB Devices
Path Chip Pro Vid Pid BcdVersion
==================================================
1:1342 MX93 SDPS: 0x1FC9 0x014E 0x0001
# timeout 1m ./uuu -m 1-1.3.4.2 -b emmc imx-boot-imx93-11x11-lpddr4x-evk-sd.bin-flash_singleboot
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.5.165-0-g7347a80
Wait for Known USB Device Appear... at path 1-1.3.4.2
(hangs here until interrupted)
It used to work on this same host machine, but at some point I started seeing this behavior. How do I debug this?
The text was updated successfully, but these errors were encountered:
terceiro
changed the title
uuu hangs
uuu hangs while trying to flash to a board that is connected
Apr 8, 2024
Hi,
I'm trying to understand how to debug this issue. I have a imx93 board plugged in, and it's visible to uuu. However when I try to do anything with it, uuu hangs after printing "Wait for Known USB Device Appear...". For example:
It used to work on this same host machine, but at some point I started seeing this behavior. How do I debug this?
The text was updated successfully, but these errors were encountered: