Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- To support newly released flash memory devices which might have problems in the CFI table, the Nios II Flash Programmer provides the ability to override CFI table entries with flash override files. A flash override file lets you manually override erroneous information in the CFI table, which enables the Nios II Flash Programmer to function correctly. you will need to create a text file that includes the missing informations: <nios2_install>/bin/nios2-flash-override.txt
For example for DE0 NANO: [EPCS-010216]# EPCS64N (Spansion-lead-free) S25FL064P sector_size = 65536 sector_count = 128 --- Quote End --- Thank you for the reply. However, as I stated in the original post, I already used that flash override file, which resulted in the output included in the original post. Please let me know if I've missed something else; I'm sure it's a small error but I can't find it. If anyone has a sample Quartus+Qsys project for this they could share that would be wonderful.