Forum Discussion
Altera_Forum
Honored Contributor
9 years agoflash usage
I'm trying to follow the Altera DE2-115 with Linux sample from this link (http://www.alterawiki.com/wiki/linux_with_mmu_on_veek/t-pad#unfortunately.2c_if_you_don.27t_have_veek.2ft-pad_kit.2c_but_you_...
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- Add the following lines to your "nios2-flash-override.txt" file in your {QuartusInstalledFolder}\nios2eds\bin folder.
# EPCS64N(lead-free)
sector_size = 65536
sector_count = 128If the file's not there create it. Alex --- Quote End --- Unfortunately, under Quartus 16.1 it doesn't work!!! I had this setup under Quartus 13 and it was working fine. I had to change computer and try now to migrate my projects to Quartus 16.1. So I copied my original nios2-flash-override.txt to the nio1eds/bin folder... and... Error: No EPCS layout data - looking for section [EPCS-010216] Any workaround? Thanks jylo