We are trying to automate the whole process of building,programming FPGA and launching from Xilinx. Hence,I was programming the FPGA using iMPACT as mentioned in the link, but iMPACT is not generating download.bit from system.bit.
From Xilinx I see that, along with the .bit and .bmm file, we can also assign an "ELF File to Initialize in Block RAM" and currently in the system I am using, it is set to "bootloop" for both the processors. What is this bootloop and where can I find it ? If I can find it, I think I can program the FPGA from the commandline using data2mem.exe. Any help will be appreciated.