Altera_Forum
Honored Contributor
20 years agoEPCS boot understanding
Hi guys,
I have a 2C8 board with a EPCS4 flash for FPGA configuration and software. Now I trying to get both in the flash: SOF conversion: sof2flash --epcs -input=nem2.sof --output=nem2.flash elf conversion: elf2flash --epcs --after=nem2.flash --boot=boot_loader_epcs.srec --input=program.elf The result are two srec file. How can combine both that the nios2-programmer can write it to the epcs controller? kind regards regards