Forum Discussion

ThangND's avatar
ThangND
Icon for New Contributor rankNew Contributor
2 years ago

How to write to EPCS memory without disrupting code execution for DE0-Nano board ?

Hi all, Currently I'm writing my program on DE0-Nano board, which contains an EPCS64 flash memory. My purpose is to save some information of the previous execution of the program, and I have an ide...