Patrik78
New Contributor
1 year agoCFI 32-bit programming
Hello,
I'm trying to program a CFI 32-bit flash, composed by 2 16-bit flash in a parallel configuration, , using quartus_pgm/Nios Flash programmer (Quartus 18.1). Flash memories use AMD command set.
I set up a nios2 with a generic tristate controller that seems correctly configured and load at FPGA power on.
In fact the raw CFI table read by the programmer seems to be ok.
Any ideas of why this error is happening ?
Here a screenshot after the command "quartus_pgm --nios2 --base=0x800000 --program" is sent to the shell.
Thank you in advance.