Hi @Manuel_Salas ,
We are flashing compressed .wic.zst file which contains u-boot binaries, kernel image and root filesystem I think, so no need to flash bootloader_sd.flash file seperately, Right ?.
Our wic.zst file size is 293MB only, if we extract that file .wic size is 3GB.
If .wic size is more that 2.5gb and we are trying to flash i n our IMX8m plus based custom board, it's giving bulk error like these "Bulk(W): LIBUSB_ERROR_PIPE (-9)".
Can I know exact reason for Bulk error ? Is there is any max limit for .wic size to flash without Bulk(W) error ?
This error is because of uuu tool that we are using (or) any limitation from driver/hardware side ?
Thanks,
Mallikarjuna Reddy Ambati