Forum Discussion
Altera_Forum
Honored Contributor
19 years agoI had the same problem a few months ago - there are two possibilities to solve this:
1. Edit the program_flash.sh script and add the --device and --instance parameters to the flash_programmers call. (you have to do this every time you press the apply button at the flash programmers GUI page) or 2. Create another project containing only one nios without any peripherals except the epcs and use this for programming the flash with the desired content. I use approach# 2 since the time i had this problem and I am happy with it... I hope this helps Klaus