16.2. RAMSTERSS example

16.2.1. 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

16.2.2. Board Setting

No special settings

16.2.3. Running the example

When the project runs correctly, and the serial port terminal will output the following information:

=============================================
All cases are PASSED
=============================================

notes: The project takes about 50 mintues. wait patiently, please!