No system or file called 'axiinterfacelib' found
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Yaddehi De Silva
el 14 de Jun. de 2021
Respondida: JT Ferrara
el 28 de Jul. de 2021
Hi All,
I'm trying to run HDL coder rfsoc data capture example:
$example_root\ADCDataCapture\rfsocADCCapture.slx
I'm receiving the following error in Generate software interface step of HDL Workflow Advisor
Failed No system or file called 'axiinterfacelib' found.
Could you please let me know what is causing this issue and how to resolve this? My host machine is running Ubuntu with Xilinx Vivado 2020.1 installed. Thank you for your support.
Best Regards,
Udara
1 comentario
Claire Fan
el 18 de Jun. de 2021
You might not have your tool added to your system path, try tool setup functions beforehand
https://www.mathworks.com/help/hdlcoder/gs/toolbox-setup.html
Respuesta aceptada
Kiran Kintali
el 21 de Jun. de 2021
If the Embedded Coder Hardware Support package for Zynq is not installed, HDL Workflow Advisor is throwing the following unhelpful error message in step 4.2.
"Generate Software Interface": Failed No system or file called 'axiinterfacelib' found.
This is a known issue and dev team is working on throwing better error messages when support packages are missing.
Más respuestas (1)
JT Ferrara
el 28 de Jul. de 2021
You can also bypass this error message by unchecking the box for "Generate Software Interface Model" in Task 4.2.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!