Altera_Forum
Honored Contributor
14 years agoEPCS: Free memory?
Hi all!
I have a cyclone2 board including EPCS device. On the cyclone2 i have got a nios2 running. The configuration for the cyclone2 and the software for the nios2 come from the EPCS device. The nios2 can access the EPCS device via a EPCS serial flash controller (added with SOPC builder to nios2). Now the question: How do i find out if (and where) there is any free memory in the EPCS device where i can write to? I would like to store some additional data in the EPCS device but I do not want to kill my FPGA configuration by accident. Any ideas? Regards