Forum Discussion
Altera_Forum
Honored Contributor
14 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.