Forum Discussion
Altera_Forum
Honored Contributor
10 years agoYou can safely ignore the EPCS128 message, some Quartus command line tools write this when using EPCS, even when using a different size.
As ted suggested, check the NIOS configuration in QSys. Its reset vector should be set to the EPCS controller so that the CPU tries to load the elf file from the EPCS flash at boot up. EDIT: this suggestion was only if you had both the FPGA design and the software in the EPCS. But as you say you are putting the software into a CFI flash, this doesn't apply. Please read my next message instead.