Forum Discussion
Altera_Forum
Honored Contributor
11 years agoboot NIOS and FPGA from EPCS flash
Hi all, I am having problems booting up my Nios C code from EPCS. I am building my own FPGA board, not using a demo board. I'm using Quartus 15.0 and DE0 NanoBoard( Cyclone IV as FPGA) My app...
Altera_Forum
Honored Contributor
11 years agoAs krasner suggested, you probably have the addresses wrong. See this article: https://www.altera.com/support/support-resources/knowledge-base/solutions/rd10132010_126.html
Using elf2flash and the 'after' argument is how you get them concatenated in the EPCS (there's other ways to do it, this article is just one way).