Hi,
We are using ADRV9001 EVAL board with ZCU102. We are trying to build adrv9001 no-OS software for xilinx and facing issue on creating project.
Note:- I have followed this steps from this link https://wiki.analog.com/resources/eval/user-guides/adrv9002/no-os-setup
While building the project on adrv9001, we are getting below error with "Timeout on establishing connection with Vitis". I have installed Vitis 2023.2 version and Vivado 2023.2 also installed in my Ubuntu.
[11:32:54] Building for xilinx
[11:32:54] Creating and configuring the IDE project
Timeout while establishing a connection with Vitis
while executing
"error "Timeout while establishing a connection with Vitis""
(procedure "getsdkchan" line 125)
invoked from within
"getsdkchan"
(procedure "app" line 344)
invoked from within
"app create -name app -hw $::hw -proc $cpu -os standalone -template $::template"
(procedure "_vitis_project" line 9)
invoked from within
"_vitis_project"
(procedure "create_project" line 6)
invoked from within
"$function"
(file "/home/uthayakumar/work/NAVASA/no-OS/tools/scripts/platform/xilinx/util.tcl" line 280)
make[1]: *** [/home/uthayakumar/work/NAVASA/no-OS/tools/scripts/xilinx.mk:238: xilinx_project] Error 1
make: *** [../../tools/scripts/generic.mk:257: all] Error 2
What is issue with Vitis software, do i need to install any software for this and please guide until sdkopen command.
Thanks in advance
Uthayakumar RH