Build file not generated

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.

Try removing the gen and lib directories in projects/ocpi.osp.xilinx/hdl/platform/zcu111.

This should bring it back to a clean slate that it will rebuild the platform worker.

Make sure you have pulled down the ZynqHeaders and ZynqReleases and are located in /tools/Xilinx directories as described in the getting started guide.

Also to note, in case you were unware the RF Data Converters are not supported on ZCU111. Current support for Xilinx RFSoC in limited to gen3 , zcu111 is gen1.