Hi,
I'm a newbie in using Xilinx tools and Microzed board, and just started to try to set up everything.
I first followed the tutorial "Microzed Getting Started" and set up the Hardware as explained in section 7.1. I also booted the Microzed from the microSD card like in Appendix E.
https://www.avnet.com/opasdata/d120001/medias/docus/4/Avnet-MicroZed-Getting-Started-EN-User-Guide.pdf
I downloaded the SDSoC environment for Windows 10, and tried to achieve the tutorials in SDSoC intro tutorial, and had some problems.
https://www.xilinx.com/support/documentation/sw_manuals/xilinx2016_3/ug1028-sdsoc-intro-tutorial.pdf
On the lab 1, I couldn't run the project on my microzed : the command /mnt/ lab1.elf answered me " /mnt/ lab1.elf
not fount"
I scrolled in the booting (In SDSoC termnal) to check if something was wrong, and I noticed that I didn't get the line "Starting tcf agent : OK"
Thus I suspected a problem with TCF or booting linux on the SD card.
On the Target Connection windows, I double clicked on "Linux Agent [default]" and changed the IP adress to the IP of the microzed 192.168.1.10 (found with ifconfig). When I clicked on "Test Connection", I got the error "There is no Linux TCF Agent running on the specified '192.168.1.10'"
Maybe the default port 1534 is wrong ? Maybe something's gone wrong when I boot the board ? The SDSoC tutorial is written for a ZC702 board and not a microzed so maybe some connections are different ?
I'm lost on how to solve this, any help would be greatly appreciated !
Thanks