Altera_Forum
Honored Contributor
19 years agoErasing of Flash
When I use the following command:
system "nios2-flash-programmer --base=0x000000 --erase-all --cable=$cable --device=1 "; it starts erasing the flash. But it is sometimes it is ready wihtin 0.2 seconds and the flash is not erased at all. I'am using a cyclone device and a Intrel JS28F256 flash. Sometimes the erasing starts correctly and it takes much longer to erase the flash. Can someone help me??