I am using a imx93 processor i need to program two boards at a time. But whenever i try that on of the boards get an HID(W) error and others flashing gets completed successfully.
uu.exe -m 1:10 -b uuu-xxxxxx.flash
uu.exe -m 1:7 -b uuu-xxxxxx.flash
Even when i specify the path(1:10,1:7) i get the same error.
Please guide.
Hello,
Please try to run the next command:
uuu -d -m 1:7 -m 1:10 uuu-xxxxxx.flash
What do yo get with:
uuu -lsusb
Please make sure that you are using the correct port according to the enumeration.
Best regards.