Forum Discussion
Ash_R_Intel
Regular Contributor
4 years agoHi,
Very sorry on too late response.
Please check if the Erase full chip example in section 3.3.2 of Intel Quartus Prime Pro Edition User Guide: Programmer helps, https://www.intel.com/content/www/us/en/programmable/documentation/ftt1513991830769.html#lro140
2547205750
Regards.
- DamienB4 years ago
New Contributor
Hi,
Hi,
I have now the solution :
command to erase a stratix 10 flash is :
quartus_pgm -c 1 -m JTAG -o 'RI;'file.jic
The only tricky thing is that a valid jic file is needed even if you do not request any programmation.
Regards,
Damien