hardware:S32G399A
bsp version:bsp38.0
Reference documentation:S32G3_LinuxBSP_38.0_Quick_Start.pdf
My steps are as follows:
1. tools version
learnx_0-1708681124680.png
2. Getting the Yocto image,everything looks normal
learnx_1-1708681165244.png
3. Build Linux BSP, Report some error
a. sudo apt update
b. ./sources/meta-alb/scripts/host-prepare.sh
learnx_3-1708682715821.png
c. source nxp-setup-alb.sh -m s32g399aevb3
learnx_4-1708682738790.png
d.bitbake fsl-image-auto, error
learnx_2-1708682634808.png
learnx_5-1708682814727.png
The previous preparations seem to be fine, but the build fails. How can I troubleshoot the problem?