@RobertCNelson hello_world.bin - Google Drive
Could you copy the file above to the FAT partition (/dev/sddX1) and try to run the command below on the u-boot you have there?
fatload mmc 0:1 0x7F8000 hello_world.bin
- This informations repo init -u GitHub - TechNexion/tn-imx-yocto-manifest: TechNexion i.MX Yocto manifests -b hardknott_5.10.y-next -m imx-5.10.52-2.1.0.xml
indicates that Technexion is using BSP 2.0.0. Correct? Why is my issue still appearing?