Forum Discussion
Altera_Forum
Honored Contributor
15 years agoWhen you create a new project, one of the templates is a memory test application. Compile it using optimizations and reduced C library so that it can fit in the on-chip RAM, run it and have it test the external RAM. It should tell you if you have a problem.