Forum Discussion
Altera_Forum
Honored Contributor
21 years agohow to erase my flash
i can't download my program to my flash! someone told me ,the flash needs to be erased using a program wrote by user! But how to write the program ? is there any other way to erase my flash! ...
Altera_Forum
Honored Contributor
21 years agoHi icesword,
> But how to write the program ? Use nios2-flash-programmer > is there any other way to erase my flash! If you want to completely erase your flash use the --erase option. Try: nios2-flash-programmer --help for a description of the options. Regards, --Scott