Hello i am trying to boot from SD card.
I have a working SDK project and bitfile from EDK, which can be properly transmitted to the Zedboard and i am able to run the software.
Then i pressed: Xilinx Tools --> Create Zynq Boot Image
In the following Windows i added the FSBL elf file, which i had to download from a Tutorial as in 14.4 it is not possible to create a new project with xilinx templates!
Then I added the bitfile for the system and finally the elf file from my application. It is the elf file from the Debug Folder of my Application.
Then a *.Bin and *.MSC file is generated.
I copied the Bin file to the SD Card and started the board. No blue LED turns on, which indicates that even the bitfile isnt loaded. So anyone got an idead?
I tried to follow the Zedboard boot guide for 14.1.