--- Quote Start ---
EPCS ID check can be disabled in jic generation. Isn't that sufficient?
--- Quote End ---
Sorry, dumb question, but what is JIC? Is disabling the EPCS ID Check something in the IDE or something done in code?
--- Quote Start ---
add a file called
nios2-flash-override.txt and place it in folder
..\nios2eds\bin this file should have the following
[epcs-010216]# epcs64n (spansion-lead-free) s25fl064a0lmfi001
sector_size = 65536
sector_count = 128
--- Quote End ---
Does adding a file like this for a particular SPI flash, work only if you're flashing an epcs via the Nios IDE, or will it work programmatically (i.e. via nios code) as well?
Cheers!