Hello NXP Team,
I want to test rt data for iMX91P SoC EVK, I hava download a Pre-Built image from Real-Time Edge Software | NXP Semiconductors for iMX9, but use uuu command below can not flash the imx-boot-sd.bin-flash_singleboot into eMMC
uuu.exe -b emmc imx-boot-sd.bin-flash_singleboot
it report errors in windows: LIBUSB_ERROR_PIPE(-9).
What should i do to resove this problem.
Regards,
bakbad
Hello,
Are you using windows or linux? try with both.
Please try with the images provided in the last pre-build image
sudo uuu -b emmc_all imx-boot-imx91-11x11-lpddr4-evk-sd.bin-flash_singleboot nxp-image-real-time-edge-imx91-11x11-lpddr4-evk.rootfs.wic.zst
Both versions work on my side, please use the Release uuu_1.5.182 , also try to boot from sd card, before trying to use the uuu tool be sure that your board actually works with a pre-build image, the one in the emmc or a new one booting from sd card.