Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProblem of Porting Flash Programmer.
Hello Everyone, I use Microtronix Cyclone Development Board(I think it is a bad dev board, so many important part generated by SOPC Builder Core can not work with Nios II) and it is just a c...
Altera_Forum
Honored Contributor
21 years agoHi LiYangYi,
The file "boot_loader_epcs.srec" is executed if the Nios II cpu is set to reset (boot) from the EPCS controller. This software is *not* programmed into EPCS flash; it lives in a small ROM inside the FPGA, in the epcs controller peripheral. This loader will load your .elf, if programmed into EPCS, and then transfer execution to that program.