summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorroot <root@ipepdvpc4>2011-07-27 12:27:33 +0200
committerroot <root@ipepdvpc4>2011-07-27 12:27:33 +0200
commit9a12692fe9e0b3669bc3a120308d3003e5bac8cb (patch)
treed75eb76f376721773b4cfa5f8ef6290f516d559e /tests
parent9c2091a7bde4a2e21e88bb4bd85998eb362249ea (diff)
downloadpcitool-9a12692fe9e0b3669bc3a120308d3003e5bac8cb.tar.gz
pcitool-9a12692fe9e0b3669bc3a120308d3003e5bac8cb.tar.bz2
pcitool-9a12692fe9e0b3669bc3a120308d3003e5bac8cb.tar.xz
pcitool-9a12692fe9e0b3669bc3a120308d3003e5bac8cb.zip
New test script
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tb_mic.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/tb_mic.sh b/tests/tb_mic.sh
new file mode 100755
index 0000000..6b7269b
--- /dev/null
+++ b/tests/tb_mic.sh
@@ -0,0 +1,11 @@
+
+pci --stop-dma dma1
+pci -w xrawdata_packet_length 4096
+pci --start-dma dma1
+pci -w 0xd2009040 1e9
+pci -w 0xd2009040 1e1
+pci -w 0xd2009040 3e1
+pci -r 0xd2009000 -s 100
+#pci -r dma1 -s 1024
+#LD_LIBRARY_PATH=/root/pcitool ./pci -g -o 1.image
+#pci --stop-dma dma1