Hello. I try to flash EMMC with uuu_imx_android_flash.sh script
If I try to check the device with uuu -lsusb I get:
And when I do ./uuu_imx_android_flash.sh -f imx8mp -a -e:
Definitely I have the error and uuu_imx_android_flash.sh doesnt flash the device.
How will I fix it? Please, help. I am new in Android implementation.
Thanks.
I run the script from path:
android_build/out/target/product/ucm_imx8m_plus:
All files are exist, but I have the error:
Wait for Known USB Device Appear...
Error: can't find ext name in path: >/tmp/u-boot-imx8mp-evk-uuu.imx3154
I don't know where this file (/tmp/u-boot-imx8mp-evk-uuu.imx3154) should be found and how the script want this to be used.
I really misunderstanding.
Thanks.