This is the documentation for the latest (main) development branch of HPM SDK. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

13.2. RAMSTERSS example

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

13.2.2. Board Setting

No special settings

13.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!