I could use a hand deciphering an error using UUU. The error information output by UUU does not help me that much. I highlighted the error in red below. Anyone know if I can obtain more information out of UUU?
programming/usb$ sudo uuu -V uuu_projectX.auto
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.243-0-ged48c51Build in config:
Pctl Chip Vid Pid BcdVersion
==================================================
SDPS: MX8QXP 0x1fc9 0x012f [0x0002..0xffff]
SDPS: MX8QM 0x1fc9 0x0129 [0x0002..0xffff]
SDPS: MX8DXL 0x1fc9 0x0147
SDPS: MX28 0x15a2 0x004f
SDPS: MX815 0x1fc9 0x013e
SDPS: MX865 0x1fc9 0x0146
SDPS: MX8ULP 0x1fc9 0x014a
SDPS: MX8ULP 0x1fc9 0x014b
SDPS: MX93 0x1fc9 0x014e
SDP: MX7D 0x15a2 0x0076
SDP: MX6Q 0x15a2 0x0054
SDP: MX6D 0x15a2 0x0061
SDP: MX6SL 0x15a2 0x0063
SDP: MX6SX 0x15a2 0x0071
SDP: MX6UL 0x15a2 0x007d
SDP: MX6ULL 0x15a2 0x0080
SDP: MX6SLL 0x1fc9 0x0128
SDP: MX7ULP 0x1fc9 0x0126
SDP: MXRT106X 0x1fc9 0x0135
SDP: MX8MM 0x1fc9 0x0134
SDP: MX8MQ 0x1fc9 0x012b
SDPU: SPL 0x0525 0xb4a4 [0x0000..0x04ff]
SDPV: SPL1 0x0525 0xb4a4 [0x0500..0x9998]
SDPV: SPL1 0x1fc9 0x0151 [0x0500..0x9998]
SDPU: SPL 0x0525 0xb4a4 [0x9999..0x9999]
SDPU: SPL 0x3016 0x1001 [0x0000..0x04ff]
SDPV: SPL1 0x3016 0x1001 [0x0500..0x9998]
FBK: 0x066f 0x9afe
FBK: 0x066f 0x9bff
FBK: 0x1fc9 0x0153
FB: 0x0525 0xa4a5
FB: 0x18d1 0x0d02
FB: 0x3016 0x0001
FB: 0x1fc9 0x0152
Wait for Known USB Device Appear...
New USB Device Attached at 1:101
1:101>Start Cmd:SDPS: boot -f imx-boot-projectX-sd.bin-flash
100%1:101>Okay (0.817s)
libusb: error [udev_hotplug_event] ignoring udev action bind
New USB Device Attached at 1:101
1:101>Start Cmd:FB: ucmd setenv fastboot_dev mmc
1:101>Okay (0.106s)
1:101>Start Cmd:FB: ucmd setenv mmcdev ${emmc_dev}
1:101>Okay (0.004s)
1:101>Start Cmd:FB: ucmd mmc dev ${emmc_dev}
1:101>Fail (0.048s)
programming/usb$
Hello,
It does tell you that it fails at that stage of the command, I would suggest to also check the UART logs as Uboot should output more meaningful information of what actually went wrong on this command.
Best regards/Saludos,
Aldo.