There is something wrong with the Implement on Hardware — Examples

4 views (last 30 days)
Implement on Hardware — Examples
while i run the "XX with Zynq-Based Hardware" from Implement on Hardware — Examples,which shows as follows:
Failed The ADIHDLDir must be specified
Error using matlabshared.hdlrd.internal.xilinx.vendor.adi.hdlBuilder
The ADIHDLDir must be specified
all examples seem like this, who know how to solve? thank you in advance!
  1 Comment
giving love
giving love on 24 Nov 2024
Edited: Walter Roberson on 17 Dec 2024
while i run the "XX with Zynq-Based Hardware" from Implement on Hardware — Examples,which shows as follows:
Failed The ADIHDLDir must be specified
Error using matlabshared.hdlrd.internal.xilinx.vendor.adi.hdlBuilder
The ADIHDLDir must be specified
Error in visionzynq.internal.compile3pIPCores
Error in visionzynq.common.PostTargetInterface
Error in hdlturnkey.plugin.runCallbackPostTargetInterface
Error in hdlturnkey.table.TargetInterfaceTable/validateTable
Error in hdlturnkey.table.TargetInterfaceTable/validateInterfaceTable
Error in downstream.DownstreamIntegrationDriver/validateTargetInterface
Error in setTargetInterface
Error in Simulink.ModelAdvisor/executeCheckCallbackFct
Error in Simulink.ModelAdvisor/run
Error in Simulink.ModelAdvisor/runCheck
Error in ModelAdvisor.Node/runTaskAdvisor
Error in ModelAdvisor.Node.runtohere>runToBreakpoint
Error in ModelAdvisor.Node.runtohere
how to solve this? thank you in advance

Sign in to comment.

Answers (1)

Cindy
Cindy on 17 Dec 2024
Hi,
I had the same issue with the "Deploy and Verify YOLO v2 Vehicle Detector on FPGA" example for R2024b at https://au.mathworks.com/help/visionhdl/ug/yolov2-vehicle-detector.html . The error didn't occur anymore after I performed the setup procedure for the "HDL Coder Support Package for Xilinx FPGA and SAoC Devices". Hopefully this will fix it for you too.

Community Treasure Hunt

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

Start Hunting!