07-22-2010 12:58 AM
Hello,
I am doing the the xapp1146 application note. I have 3 binary files : download.bin (bitsream+small loader in BRAM), loader1.bin (linux kernel loader) and simpleImage.my_design.bin. But I don't know how to download them into spi flash. I suppose I have to use iMPACT. Do I have to merge the 3 .bin files in one? Which kind of format is used (bin, mcs, ufp)? All answer is welcome.
Thank you
07-22-2010 01:18 AM
Hi,
You have to use Flashwriter tool (XPS>Device configuration>Program Flash Memory).
Regards,
Garazi
07-22-2010 07:40 AM
You program the flash with Linux. If you download and run linux with xmd you can follow the "Programming the Flash with Linux" section of the document.
-Brian