ArmSoM-W3 DDR stress test for RK3588 platform production test

1 Introduction

  • RK3588 from beginner to proficient

  • The ArmSoM team will conduct several professional functional tests and performance stress tests on the product before mass production to ensure the quality and stability of the product.

  • Excellent products must undergo multiple comprehensive functional tests and performance stress tests before they can withstand the test of the market.

2. Environment introduction

  • Hardware environment:
    ArmSoM-W3 RK3588 development board

  • Software version:
    OS: ArmSoM-W3 Debian11
    insert image description here

3. ArmSoM-W3 DDR stress test solution

Test plan: Conduct three stress tests on DDR at the same time:

  • Stress test DDR using memtester tool
  • Stress test DDR using stressapptest tool
  • Use RK official test script for DDR frequency conversion test

4.DDR stress test

  • Test principle: Run RK's official DDR stress test script and perform three stress tests on DDR at the same time to see whether the development board can withstand a 24-hour continuous DDR stress test.

  • Test time: 9:55 on August 31, 2023 – 10:02 on September 1

  • Test tools: RK3588 - ArmSoM-W3 development board, power supply, screen, HDMI cable, mouse, serial port

  • Test steps:

    1. Prepare 5 ArmSoM-W3 development boards, and program all ArmSoM-W3-Debian firmware.
    2. The development boards are all connected to the serial port, and the log printed by the serial port during the stress test is saved. Check whether the development board is abnormal during the DDR stress test.
    3. Run RK's official DDR stress test script and perform three stress tests on DDR at the same time
  • Test results: 24 hours of DDR stress test, 5 development boards are running normally.

5. DDR stress testing process

  • Enter the command through the serial port to enter the rockchip-test test directory:

    root@linaro-alip:/# cd /rockchip-test
    
  • Run the rockchip-test test script: Select 1: ddr stress test Continue to select 5: stressapptest + memtester + ddr auto scaling

    root@linaro-alip:/rockchip-test# ./rockchip_test.sh
    

    insert image description here

  • DDR stress test begins:insert image description here

    insert image description here
    insert image description here

ArmSoM product introduction: http://wiki.armsom.org/index.php/ArmSoM-w3

ArmSoM Technology Forum: http://forum.armsom.org/

Guess you like

Origin blog.csdn.net/nb124667390/article/details/132618863