mfgtools
mfgtools copied to clipboard
How to use the m_timeout when usb is in fastboot mode for bulk transfer?
Hi Frank, When I used uuu_1.4.243 to run the flash images, sometimes I find out it happens to stop or issue because of timeout. If I have changed it to 5000ms, it could fix the problems. Could you please introduce the m_timeout? it has 2000ms by default, and also max value of 10000ms, I also see it's 5000ms in test cases.
"FB[-t 100000]" at your uuu script
Hi, is it 10000ms or 100000ms?
unit is ms
thanks