Skip to content

Commit

Permalink
[tests] - some sample code.
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Neill committed Jan 8, 2011
1 parent 57bf372 commit f7f0c14
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions test/README.txt
@@ -0,0 +1,9 @@
Contents:

flash.bin A pulseblaster executable to flash all the outputs at 2Hz
Write this to /sys/class/pulseblaster/pulseblaster0/program
then echo 1 > /sys/class/pulseblaster/pulseblaster0/start

flashpad.bin The same, but padded to 327680 Bytes (32k VLIW Words). Works.

flashpad.bin The same, but padded to be too large. PulseBlaster doesn't start.
Binary file added test/flash.bin
Binary file not shown.
Binary file added test/flashpad-toobig.bin
Binary file not shown.
Binary file added test/flashpad.bin
Binary file not shown.

0 comments on commit f7f0c14

Please sign in to comment.