Hi,
I am trying to run the lab1 of "Designing Accelerators for the Zynqu00AE-7000 All Programmable SoC" on a microzed board with Z7020 device on it. The labs are either for zedboard with 7020 or microzed with 7010.
So basically I am using the elf and hdf for zedboard even though the actual hardware I am programming and connected to is a microzed. I hope I'm right in doing so as this is the first time I'm working on zedboards and SDK.
I tried 2013.3 as well as 2015.4 versions of vivado and SDK. However in either case, when I run the matMult_sw_only_app using "launch on hardware (GDB)" I don't see anything in the terminal window. The board is connected fine. But I don't see any contents in the terminal updating or anything as is mentioned in the lab manuals. I tried to monitor it through the hardware manager in vivado as well but that doesn't show anything either.
Could you tell me how to debug this?
Thanks,
--Gaurav