Altera_Forum
Honored Contributor
17 years agoDownloading project to EPCS64
Hi everyone,
i'm having some problems downloading my design in epcs (EPCS64 on Nios II development board, stratix II edition). I want to download .sof and .elf in epcs using quartus ii programmer (in active serial mode) and epcs connector on my board. I use this method: first, i generated sopc system with nios reset vector pointing to epcs; then i generated sof (with quartus) and elf (with ide). Then i followed this instructions to generate .pof file http://www.altera.com/support/kdb/solution...112006_450.html (http://www.altera.com/support/kdb/solutions/rd04112006_450.html) and then i downloaded it to my board using active serial mode. When i reboot my board, it's not loaded my project but factory design; it seems that boot loader try to load it, but it doesn't, and then it loaded factory configuration. Any idea? Thank you!