Hello,
My plan is to control LEDs on the FMC Carrier Card without installing any OS on the MicroZed (XC7Z020).
I first tried the FMC Carrier Card Linux User IO Tutorial , because it's apparently the only tutorial available for the MicroZed including the FMC-CC.
I did the tutorial step by step and also using the pre-built SD-Image. Both without any success. Only the "Power Good" (on the FMC-CC) and the power LED on the MicroZed switch on, but not the "DONE" LED on the FMC-CC. I also connected a terminal with teraterm, where nothing happened. For this tutorial I used Vivado 2013.3 as recommended.
I am able to use the MicroZed by itself and control the LED on the MicroZed like in this tutorial. The steps I changed to try get it running on the FMC-CC are that I added the constraint file and I made 6 EMIO pins external inside Vivado for the FMC-CC and changed the pins that I controlled via xgpiops according to the MicroZed_HW_UG_v1_4.pdf in SDK. For this I used Vivado 2014.1 and did the programming using JTAG .
Am I missing a point? Is there any tutorial that someone can recommend me for achieving my goal?
Thanks in advance.