No system or file called 'axiinterfacelib' found
13 views (last 30 days)
Show older comments
Yaddehi De Silva
on 14 Jun 2021
Answered: JT Ferrara
on 28 Jul 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 Comment
Claire Fan
on 18 Jun 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
Accepted Answer
Kiran Kintali
on 21 Jun 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.
More Answers (1)
JT Ferrara
on 28 Jul 2021
You can also bypass this error message by unchecking the box for "Generate Software Interface Model" in Task 4.2.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!