Forum Discussion
MAX10 10M04 Flash Problems
Hi,
The only think I can think of is that the erase has been accidentally performed from the On Chip Flash IP. I observed that the erased location is starting from Address 0x46000. Could you help to check if the CFM is having the write access or anything that can accidentally performed page erase?
Hi John,
so, 0x46000 matches with a sector/page-boundary?
The CPU has all the time access to the IP Core Control Registers, so, for example during brown-out conditions, the occurence of a write_access is not absolutely impossible...
But, as far as I understood:
I would need at least 2 accesses to the command_register -- First to enable "sector_write", second the selected page -- very unlikely
How can I be sure, that this issue MUST BE due to an accidentally access?