No system or file called 'axiinterfacelib' found

36 views (last 30 days)
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
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

Sign in to comment.

Accepted Answer

Kiran Kintali
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
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.

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!