Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- I think you're going to have to create a simple Nios design with a parallel Flash Programmer and then create the JIC file to talk to that. --- Quote End --- I have made a hello world project with a full_featured EP2S60F_ES device, launched ths Flah programmer, check the box "program FPGA configuration data into hardware image region of memory", uncheck all the others, choose my .sof file, chosen my hardware image (user:U5+0x800000). and I have this error:
# Programming flash with the FPGA configuration
$SOPC_KIT_NIOS2/bin/nios2-flash-programmer --sidp=0x021108C8 --id=2032497071 --t
imestamp=1145613411 --base=0x00000000 training.flash
There are no Nios II processors available which match the values specified.
Please check that your PLD is correctly configured, downloading a new SOF
file if necessary. ( EDIT: I have found a paralell flash loader in Plug in wizards, but it tolds me its not available with Stratix II, I can only chosse Serial flash loader)