# RAMSTERSS example ## Overview RAMSTERSS example project stress test for external memory. It's contain the follow: - algo_fill_selfaddress - algo_random - algo_or - algo_xor - algo_and - algo_sub - algo_mul - algo_div - algo_seqinc - algo_solidbits - algo_checkerboard - algo_blockseq - algo_walkbits0 - algo_walkbits1 - algo_bitspread - algo_bitflip - algo_8bits - algo_16bits ## Board Setting No special settings ## Running the example When the project runs correctly, and the serial port terminal will output the following information: ```console ============================================= All cases are PASSED ============================================= ``` > *notes: The project takes about 50 mintues. wait patiently, please!*