Forum Discussion
Altera_Forum
Honored Contributor
17 years agoCyclon III starter Kit, flash device
hello, i have a problem to program the flash device of the cyclon III starter Kit. I use Quartus 7.2. Up to kno i program the *.sof file and the program works. Now i want to start the progra...
Altera_Forum
Honored Contributor
17 years agoTry creating a flash test program and verify that you are able to read and write to each block of the cfi flash memory. I suppose you could use the memtest template from the Nios IDE. Just create a simple system in SOPC builder, compile it in Quartus II, download the sof file and verify whether you can read/write to each block of cfi flash memory or not.
Hope it will help.