I am very new with these kind of boards and I have an issue when I try to run the Hello.world program on my IMX8QXP Mek board.
I am following the guide : https://www.nxp.com/document/guide/get-started-with-the-mcimx8qxp-cpu:GS-MCIMX8QXP-CPU
I did everything until the point : 4.2.4 Run applications using U-Boot (in the MCUXpresso part).
However, I can't reach to run the Hello.world program. I think I miss something with the U-boot or the image on the SD card. I created the hello_world.bin bootable image and I pasted the uuu.exe, uuu.auto and imx-boot-imx8qxpmek-sd.bin-flash under the "release" file (with the hello_world.bin document), and when I try to run the following line : uuu.exe uuu.auto
I get the following answer:
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.72-0-g8e9e189
Success 0 Failure 1
1:5 1/ 1 [HID(W):LIBUSB_ERROR_IO ] SDPS: boot -f imx-boot-imx8qxpmek-sd.bin-flash
If you don't get what I did, could you just explain me the steps to run the Hello-world program on the board please?
Thanks for your help,
Best regards,
Teo