Forum Discussion
Altera_Forum
Honored Contributor
10 years agoMaximum Size of Flash Memory Supported by CycloneIII
Dear Host, Please tell me, how much maximum density of Flash Memory is supported by Cyclone III EP3C120F780I?
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Thank you sir. This point is clear to me. I want to discuss one more point with you. I want to configure this device with FPGA for general purpose use. When i run the Memory Test, its give the error, "Flash is not open". Please guide me how can i debug this issue. --- Quote End --- Try debug into library code and find out what exactly generates the error. I guess the Altera HAL driver doesn't support that specific device size; if you are lucky it's simply a matter of adding the device code to the list of supported ones.