MC3302_SDK_V1.1.9_202507281.../bsp/test/dma/readme
2025-11-11 12:08:31 +08:00

8 lines
372 B
Plaintext
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

测试过程mem - mem
insmod dmatest.ko
echo 2000 > /sys/module/dmatest/parameters/timeout
echo 1 > /sys/module/dmatest/parameters/iterations
echo "" > /sys/module/dmatest/parameters/channel (空格表示要测试所有通道)
echo 1 > /sys/module/dmatest/parameters/run
dmesg | grep failures
所有failures前面的计数为0认为pass0 failures