Forum Discussion
Altera_Forum
Honored Contributor
15 years agoMemory test template from Eclipse failed DMA test
Hi, I've attached 2 pictures. the left is the hardware connection in SOPC builder, i am sure something is wrong here. The second picture shows the memory test results from Eclipse IDE. I thi...
Altera_Forum
Honored Contributor
15 years agoYou can have a look at the code you compiled to see what it's doing with the DMA. I agree it shouldn't have passed this test.
Where did you place the application/stack/heap/exception/reset vectors in your software project? You must be vary careful not overwriting any of those areas with the memory test itself.