Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uuu hangs while trying to flash to a board that is connected #419

Open
terceiro opened this issue Apr 8, 2024 · 1 comment
Open

uuu hangs while trying to flash to a board that is connected #419

terceiro opened this issue Apr 8, 2024 · 1 comment

Comments

@terceiro
Copy link

terceiro commented 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:

# ./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?

@terceiro terceiro changed the title uuu hangs uuu hangs while trying to flash to a board that is connected Apr 8, 2024
@capiman
Copy link
Contributor

capiman commented Apr 29, 2024

Perhaps worth trying out if latest version works for you...

Fix was done here:
#420

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants