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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:b2b9d3920781 | 2013-12-31 | loopsva | Moved the memory test out of SDRAM initialization and into main() for user clarification. |
0:947ff5fa24c6 | 2013-12-31 | loopsva | Initial release of a demonstration memory test for the LPC4088. |