I downloaded the above BSP for PetaLinux 2017.1, created a project and ran petalinux-build.
The build proceeds until an error occurs related to minzed firmware.
I downloaded the above BSP for PetaLinux 2017.1, created a project and ran petalinux-build.
The build proceeds until an error occurs related to minzed firmware.
I'm not sure what the issue might be. Do you have any more information from the last few weeks? I can have our Linux developer take a look. What are you using for your development environment?
Bryan
ERROR: minized-firmware-2017.1-r0 do_install: Function failed: do_install (log file is located at /home/hamid/minized_qspi/build/tmp/work/cortexa9hf-neon-xilinx-linux-gnueabi/minized-firmware/2017.1-r0/temp/log.do_install.18454)
ERROR: Logfile of failure stored in: /home/hamid/minized_qspi/build/tmp/work/cortexa9hf-neon-xilinx-linux-gnueabi/minized-firmware/2017.1-r0/temp/log.do_install.18454
Log data follows:
| DEBUG: Executing shell function do_install
| install: cannot stat '/home/hamid/minized_qspi/build/tmp/work/cortexa9hf-neon-xilinx-linux-gnueabi/minized-firmware/2017.1-r0/BCM43430A1.hcd': No such file or directory
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_install (log file is located at /home/hamid/minized_qspi/build/tmp/work/cortexa9hf-neon-xilinx-linux-gnueabi/minized-firmware/2017.1-r0/temp/log.do_install.18454)
ERROR: Task (/home/hamid/minized_qspi/project-spec/meta-user/recipes-bsp/minized-firmware/minized-firmware_2017.1.bb:do_install) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1913 tasks of which 1599 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/hamid/minized_qspi/project-spec/meta-user/recipes-bsp/minized-firmware/minized-firmware_2017.1.bb:do_install
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
ERROR: Failed to build project
Any insights?
Do we need more configurations before building the project through Petalinux?
Not sure why the tool uses "cortexa9hf-neon-xilinx-linux-gnueabi" instead of "plnx_arm-xilinx-linux-gnueabi"!