Hi,
still getting the same error:
@build-machine:~/mike-space/android/aosp/nxp/android-11.0.0_2.2.0_image_8mpevk$ sudo ./uuu_imx_android_flash.sh -f imx8mp -a -e
[sudo] password for mukesh:
This script is validated with uuu 1.4.139 version, it is recommended to align with this version.
dtbo is supported
dual slot is supported
dynamic parttition is supported
vendor_boot parttition is supported
generate lines to flash u-boot-imx8mp.imx to the partition of bootloader0
generate lines to flash partition-table.img to the partition of gpt
generate lines to flash dtbo-imx8mp.img to the partition of dtbo_a
generate lines to flash boot.img to the partition of boot_a
generate lines to flash vendor_boot.img to the partition of vendor_boot_a
generate lines to flash vbmeta-imx8mp.img to the partition of vbmeta_a
generate lines to flash super.img to the partition of super
uuu script generated, start to invoke uuu with the generated uuu script
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.138-0-g051a8fe
Wait for Known USB Device Appear...
Error: fail open file: >/tmp/uuu.lst
also tried to echo manually,
build-machine:/tmp$ sudo echo uuu_version 1.4.139 > uuu.lst
bash: uuu.lst: Permission denied