Quick but comprehensive memory test for the LPC4088's 32MB of SDRAM. The demonstration program executes a single test pass, though it can be easily modified for multiple passes. If a memory error is detected, the test stops immediately and displays failed results. A single pass is performed in less than one second and every memory location contains unique data.
History
Moved the memory test out of SDRAM initialization and into main() for user clarification.
2013-12-31, by loopsva [Tue, 31 Dec 2013 18:04:26 +0000] rev 1
Moved the memory test out of SDRAM initialization and into main() for user clarification.
Initial release of a demonstration memory test for the LPC4088.
2013-12-31, by loopsva [Tue, 31 Dec 2013 17:38:48 +0000] rev 0
Initial release of a demonstration memory test for the LPC4088.