Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHow to erase the flash on the board?
In Nios, to erase the CFI flash is rather easy; but how to erase the CFI flash when using niosII?
Altera_Forum
Honored Contributor
21 years agoI suggest reading the section on using Flash Devices in the Software Developers Handbook. There are API calls to get you the number and size of blocks, and for erasing them.