Hello, nxp engineer, I am using nxp's yocto project (imx-yocto-LF5.10.9_1.0.0), I followed the "i.MX_Yocto_Project_Users_Guide.pdf" manual to build, and exited when compiling imx-boot, please ask this what is the problem? Is there a problem with the latest Yocto project? My compilation command and error message are as follows:
bitbake imx-image-core
ps: imx8mplus evk 、 imx-yocto-LF5.10.9_1.0.0
Solved! Go to Solution.
Hello SheltonHe,
You need to erase everything with bitbake -c cleanall and reinstall yocto in your system, for project image I recommned to start with the imx-image-full.
Regards
Hello SheltonHe,
You need to erase everything with bitbake -c cleanall and reinstall yocto in your system, for project image I recommned to start with the imx-image-full.
Regards
Okay thank you! I would like to ask where can I download the documentation for unit_test?
This should be in the ref. manual of linux BSP, you can download the proper documentation of your BSP on:
Thank you,i find it.
Hello?Asking for help