Hi
I'm using a imx93 evk board
i'm tring to flash an image to the emmc memory
i set the switch SW1301 to the right positions : Serial downloader (USB)
i rely the card USB C DRP2 (J401) the the Ubuntu PC
i built an image using
MACHINE=imx93-11x11-lpddr4x-evk
DISTRO=fsl-imx-xwayland
bitbake core-image-minimal
i got "uuu" using :
sudo apt install uuu
When i run
uuu core-image-minimal-imx93-11x11-lpddr4x-evk.rootfs-20250425121719.wic.zst
i got an exception :
uuu (Universal Update Utility) for nxp imx chips -- lib1.5.141
Success 0 Failure 0 Wait for Known USB Device Appear...
Prep 1/ 0 [387M ] Http Download\Uncompress
terminate called after throwing an instance of 'std::invalid_argument'
what(): stoll
Aborted (core dumped)
Where am i wrong ?
Greetings
Olivier