error while programming hardware :device arm dap_1 is not programmable

3 views (last 30 days)
I'm using matlab R2017a and vivado 2018.2.
I want to access FPGA external memory using matlab as axi master ,so i followed the steps given in below llink example.
And I have installed HDL coder for xilinx FPGA boards and HDL verifier for zynq platform ,did setup packages also.
But while programming ZED BOARD afrer generating bitstream from vivado I'm getting error like Device ARM dap_1 is not programmable .
And There is no problem with the Setup ZEd Board and PC .
So ,What I'm misssing here.I'm not getting any solution.Please Help me to resolve it.
Thank you.

Accepted Answer

Kiran Kintali
Kiran Kintali on 23 Aug 2020
Per release notes this feature is available in R2020a release.
MATLAB as AXI Master supports Zynq devices via Ethernet
MATLAB® as AXI Master now supports AXI4 read and write operations over an Ethernet connection for these Zynq® devices.
  • Zynq-7000 ZC706
  • ZedBoard™
  1 Comment
Eduardo Flores
Eduardo Flores on 29 Nov 2020
Hello Kiran, i'm getting the same error for an Arty Z7020.
Here i asked the question with the error information.

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!