Hello,
I am building no-OS project on Windows11 using ad9364 with Zedboard, and the software is Vitis 2022.2. I followed the instruction on the website, but cannot build the project. When I used “make”, the error showed as followed.
Evaluating hardware: system_top.xsa
couldn't read file "/c/temp/no-OS/tools/scripts/platform/xilinx/util.tcl": no such file or directory
This error also showed if I used xsct console to execute this file. Other .tcl files in the same folder showed the same error.
I can use Vitis IDE to build an example project, so I am wondering if there is anything I miss.
Many thanks!