I have built my first imx8qxp image with "hello world" in Yocto framework. After boot from SD card or eMMC, I can execute the executable in /usr/bin manually. How can it be run automatically?
Hello Chad,
For run automatically you need to create an script and put it on the kernel start point.
Regards