Forum Discussion
Altera_Forum
Honored Contributor
13 years agoStratix IV 530 Dev. PCB factory_recovery mismatch
I inherited this Stratix IV 530 Dev. board which I can not program the CFI FLASH. I am following the guide but there is a mismatch somewhere. When I try to restore the factory recovery setting of the...
Altera_Forum
Honored Contributor
13 years agoSorry but the saga continues. Yes, this looks like a dual-die. I tried it with and without the --dual-die and no help. I tried:
sof2flash --input=yourfile_hw.sof --output=yourfile_hw.flash --offset=0xC20000 followed by: nios2-flash-programmer --base=0x08000000 yourfile_hw.flash and I get the message: "the input is too large to fit (device size = 0x2000000)" --- I also tried: sof2flash --input=<yourfile>_hw.sof --output=<yourfile>_hw.flash --offset=0x00C20000 --pfl --optionbit=0x00018000 --programmingmode=PS (with/without --dual-die) and I get the same message. S.