Hello,
Thank you for your reply.
The error reported as Fail: ‘Failure to open USB device’ (1.497e+16 s) occurs after executing the command SDPS: boot -f imx-loader. As shown in the log I attached, the tool first detects the board, then executes the SDPS command successfully. After booting, the board restarts (as expected from the command), and that’s when the tool fails to detect the USB device. The error is logged, but shortly afterwards the board is recognized again, and the sequence continues normally.
The issue is that UUU marks the overall execution as NOK, even though the entire flashing sequence completes successfully.
In my script, I already have a SDPV: delay 1000 command right after the SDPS boot. Would increasing this delay to, say, 5000 milliseconds allow enough time for the USB device to be recognized again after the reboot? Do you think that could solve the issue?
Regarding your question: yes, I can confirm that the board is in Serial Download Mode.
Also worth mentioning — this error does not occur on all boards, but only occasionally.
Best regards,