I’m having trouble generating the build file. I’m using Ubunto 22_04, Xilinx24_1, and a ZCU111 dev kit.
When I type: “ocpiadmin install platform xilinx24_1_aarch64”, the response I get is:
“The RCC platform “xilinx24_1_aarch64” is already defined in this installation…”
When I type: “ocpiadmin --package-id=ocpi.osp.xilinx install platform zcu111”, the response I get is:
“The RCC platform “zcu111” is already defined in this installation…”
When I type “ocpiadmin deploy platfrom xilinx24_1_aarch64 zcu111, the response I get is:
cp: cannot stat ‘…/projects/assets/hdl/assemblies/testbias/container-testbias_zcu111_base/target./.bitz’ : No such file or directory.”
Any help as to what I’m doing wrong would be appriciated, thanks.