4DSP Support Forum

Products => FMC Products => FMC30RF => Topic started by: alexandre on February 19, 2014, 08:05 AM

Title: booting ZC702 + FMC30RF using the SDcard
Post by: alexandre on February 19, 2014, 08:05 AM
Hi all,


i have finished modifying the 286_zc702_fmc30rf design.
Everything is fine now. I have inserted my own design in the existing ISE design and
modified the visual C++ software application. When i setup the board using :


C:\Xilinx\14.5\ISE_DS\EDK\bin\nt64\xmd -tcl download_elf.tcl zc702_host_if.elf 286_zc702_fmc30rf.bit


i get what i need. Now, i would like to make the board booting from the SDcard.
I need to create a BOOT.BIN with : fsbl_0.elf, 286_zc702_fmc30rf.bit and zc702_host_if.elf.

i have made a fake project to create an fsbl.elf then the BOOT.BIN file.
the board boot correctly, but when i run the visual C++ application, the clock frequencies are not correct.

i suppose that something is not initalizing correctly.

i have tried to recreate an SDK project from the SD166 ZC702 host interface star, without any success.
i'm stucked on page 17 of the pdf documentation.

Question : do you have an fsbl.elf file that could boot the ZC702 + FMC30RF from SDcard ?

regards
Title: Re: booting ZC702 + FMC30RF using the SDcard
Post by: ebarhorst on February 20, 2014, 10:04 AM
Hi


If I understand it correctly you are able to load the bit file and elf file over JTAG as specified in
chapter 11.3  ZC702, ZC706, Zedboard of the getting started guide?


But now you want the ZC702 to boot from SD card?


This is not something 4DSP supports with their reference designs and we have not attempted this step by our self yet.


Best regards,
erik
Title: Re: booting ZC702 + FMC30RF using the SDcard
Post by: arnaudNL on June 13, 2014, 07:21 AM
This topic is being closed because the issue is considered as resolved by 4DSP. Feel free to create a new topic for any further inquiries.