probleme of hardware connection in HDL workflow Advisor With the led biking exemple ?

2 views (last 30 days)
Hi , I am new with the zedboard and the hadl coder toolbox I tried to start with the simplest exemple I founded but when I trie to "generate the software interface model" how is it possible because the link is well done when we creat the object on the command window

Answers (1)

Gökhan
Gökhan on 12 Aug 2014
hi it means your board is not connected to your pc.
firstly reset your ethernet adapter and then restart your computher.
After that try this.
h=zynq(); h.setupZynqHardware(); h.checkConnection
if you get Succesful you are ready to go

Community Treasure Hunt

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

Start Hunting!