03-12-2017 03:30 AM
I got the following error while simulating simulink models in system generator.
XSim Initialization Error:
Please make sure that Vivado library path,
C:/Xilinx/Vivado/2015.4/lib/win64.o, is also added in your
LD_LIBRARY_PATH environment.
XSim engine error: Failed to initialize XSI interface for shared
library, C:\Users\Deepa/AppData/Local/Xilinx/Sysgen/SysgenVivado/win64.o/62fae3a8ab60a1b6d0b2d288144defc4/xsim.dir/app8bmul_behav/xsimk.dll.
ERROR: XSim shared library,
C:\Users\Deepa/AppData/Local/Xilinx/Sysgen/SysgenVivado/win64.o/62fae3a8ab60a1b6d0b2d288144defc4/xsim.dir/app8bmul_behav/xsimk.dll,
doesn't exist.
how to solve this issue
03-12-2017 04:13 AM
Check similar forum thread below. Also the below link of AR:
https://forums.xilinx.com/t5/DSP-and-Video/SYSTEM-GENERATOR-PROBLEM/td-p/565889
https://www.xilinx.com/support/answers/63044.html
Hope this helps.
Regards
Rohit
03-12-2017 08:56 PM
Hi @shobaparnitha,
Did you check if the path's are set correctly as mentioned in the error message?
Thanks & Regards,
Prathik
-----------------------------------------------------------------------------------------------
Please mark the appropriate post as an answer "Accept as solution" in case it helps to resolve your query.
Helpful answer -> Give Kudos
-----------------------------------------------------------------------------------------------
03-17-2017 11:41 AM
I have done as they mentioned in error message but still i got the same error.