intel arria10 boot from qspi: linux-socfpga_6.6.bb:do_compile) failed with exit code '1'
Hi all,
using these guidelines in
Arria 10 SoC - Boot from QSPI section in the following link:
after executing all steps as required and successfully, i am using YOCTO to build the filesystem.
all Yocto system requirements are met.
when executing below section "Prepare JFFS2 rootfs image for booting Linux from QSPI" in the above link, for the command :
tar xf $LINUX_BIN/a9/core-image-minimal-arria10.tar.gz,
core-image-minimal-arria10.tar.gz should be already ready, but i am not succeed to create it.
while executing command as mentioned in the appendix "Building Yocto Rootfs":
bitbake core-image-minimal
i get "linux-socfpga_6.6.bb:do_compile) failed with exit code '1'".
https://community.intel.com/t5/Programmable-Devices/Custom-linux-image-build-failure-for-Arri10-SoC-development-kit/m-p/1602884 didnt answer how to solve it.
attached log file and screenshots.
please help
thanks in advance for your response.
Hudi