Forum Discussion
Altera_Forum
Honored Contributor
12 years agohow to protect factory image data in epcs flash from rewriting or erasing?
Hello. I'm using NIOS II with remote system update(rsu_cyclone4 from alterawiki) and EPCS flash controller cores on Cyclone IV E(DE2-115). And there are 2 images in flash(EPCS64): Factor...
Altera_Forum
Honored Contributor
12 years agoThe EPCS memory chips are standard SPI memory and do have the ability to protect part of the image. However the protected part will be at the top so is useless for protecting the factory image read by AS.
If you use PS you could arrange to read from a high address and then protect that area.