Hello community
I've created Petalinux project from BSP (v2020.1) for UltraZed-EG IO Carrier Card by Avnet. I try to build project with petalinux-build instrument and it failed with errors:
ERROR: petalinux-image-minimal-1.0-r0 do_image_wic: No kickstart files from WKS_FILES were found: petalinux-image-minimal.uz3eg-iocc.wks petalinux-image-minimal.wks. Please set WKS_FILE or WKS_FILES appropriately.
ERROR: petalinux-image-minimal-1.0-r0 do_image_wic: Execution of '/home/username/uz3eg_iocc_2020_1/build/tmp/work/uz3eg_iocc-xilinx-linux/petalinux-image-minimal/1.0-r0/temp/run.do_image_wic.21224' failed with exit code 1:
WARNING: exit code 1 from a shell command.
ERROR: Logfile of failure stored in: /home/username/uz3eg_iocc_2020_1/build/tmp/work/uz3eg_iocc-xilinx-linux/petalinux-image-minimal/1.0-r0/temp/log.do_image_wic.21224
NOTE: recipe petalinux-image-minimal-1.0-r0: task do_image_wic: Failed
ERROR: Task (/home/username/uz3eg_iocc_2020_1/components/yocto/layers/meta-petalinux/recipes-core/images/petalinux-image-minimal.bb:do_image_wic) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3708 tasks of which 2609 didn't need to be rerun and 1 failed.
ERROR: Failed to build project
I used Petalinux 2020.1, Ubuntu 18.04 on Windows.
It's my first steps in Petalinux. Please let me know if you had similar issues and you have a solution.
Best regards
Ari