-
Notifications
You must be signed in to change notification settings - Fork 321
Description
Good morning,
I have been experiencing some problems when flashing IMX8 recently. I will provide as much information as possible about the system and the issue I have encountered.
Information of the system
- The microcontroller I am trying to flash is an IMX8.
- I am using Windows 10 64-bit as the operating system.
- Version of UUU used v1.5.201.
Analyzing the flash logs, we observed that during the flash_init sequence, UUU produced error 2:2->Fail: 'Failure to open USB device' (1.497e+16 s). However, as can be seen in the log, UUU continued to execute the script. Despite executing the entire script correctly, however, the UUU program returned an error message saying 'USB device not open' and marked the script execution as 'NOK'. (Flash log attached with the name Flash_init.txt)
I am also attaching the script that is run to flash. (Script used attached with the name FILE 1.txt)
Does anyone know what might be happening? Could it be a Windows configuration problem? Or could it be that UUU is reporting a 'NOK' when the script has finished running correctly? Alternatively, could it be a configuration issue with the script used?
I would be grateful for any support from those who have experienced a similar problem or know how to mitigate this error.
Thank you in advance.