Altera_Forum
Honored Contributor
21 years agoContents of EPCS
In order to make a complete EPCS4-update by a running NIOS II system itself, I need to know how the content of the EPCS is build.
I've figured out: - the first part is FPGA configuration with bit swapped data (MSB <-> LSB) as created by sof2flash-utility - immediately behind follows my firmware as created by elf2flash-utility When I use 'Flash-Programmer' some more data are programmed behind these two blocks. - What else do I need to get an image-file of the EPCS-device ? - where is the bootloader (boot_loader_epcs.srec) to be placed to ? Mike