Hello,
I am trying to build petalinux using ./make_uz7ev_evcc.sh
I set both the petalinux and the hdl version to tag 2020p1_uz_petalinux_UZ7EV_EVCC_20201104_065342
I am using Vitis 2020.1.
When the code runs create_petalinux_project(), it fails at
petalinux-config --silentconfig --get-hw-description=./hw_platform/ -p ${PETALINUX_PROJECTS_FOLDER}/${PETALINUX_PROJECT_NAME}
with:
[INFO] generating user layers
ERROR: Failed to add user layer: /home/pdaye/workspace/ultrazed/git/avnet/petalinux/projects/uz7ev_evcc_2020_1/project-spec/meta-user
ERROR: Failed to config project.
ERROR: Get hw description Failed!
Does anyone have an idea to the reason why it is happening?
Yours,
Pierre