02-22-2021 12:34 PM
Hello
When I try to build the project "Emulation-HW" for the example "vadd_system" in Xilinx Vitis IDE v2020.2.0 (64-bit), I get the following error:
ERROR: [v++ 60-602] Source file does not exist: /media/x/forVitis/workspace_1/vadd_system_hw_link/Emulation-HW/binary_container_1.xclbin
You can find in attachment the content of the folder /media/x/forVitis/workspace_1/vadd_system_hw_link/Emulation-HW
How do I get rid of this error?
Thanks
02-22-2021 06:06 PM
It seems you don't generate the xclbin file. Do you modify something in the project?
02-23-2021 01:04 AM
Hello
So far as I know I did not modify anything in the project yet. But may be, unknowingly, I touched something I should not.
02-23-2021 02:53 AM - edited 02-23-2021 07:47 AM
I just created a new project. This time I called it vadd2. I tried to build it in Emulation-HW configuration again and I got the same error once again.
ERROR: [v++ 60-602] Source file does not exist: /media/x/forVitis/workspace_1/vadd2_system_hw_link/Emulation-HW/binary_container_1.xclbin
02-23-2021 05:42 PM
Can you share the project?
02-24-2021 03:35 AM
Based on the earlier message, looks like somehow questa simulator is being used for hw_emu run. Can you double check your settings. And do you have questa/modelsim license?
ERROR: Unable to load Tcl app xilinx::modelsim.
02-25-2021 02:53 AM
Hi,
Based on the console errors, its hard to suspect the root cause of the issue, it is really appreciated if you share the vivado.log and runme.log that are specified in the console. Those logs may have the more elaborated error info.
And we suspect you are using Linux OS. As an initial triage, could you try to Delete $HOME/.Xilinx/Vivado/<vivado_version>/XilinxTclStore and re-launch the Vitis and re-run the design.