KISS Data Aquisition and Control System
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
267 B

  1. cd /lib/firmware
  2. echo PRU-ADC > $SLOTS
  3. cat $SLOTS
  4. lsmod
  5. rmmod uio_pruss
  6. lsmod
  7. modprobe uio_pruss extram_pool_sz=0x400000
  8. lsmod
  9. cd /sys/class/uio/uio0/maps/map1
  10. cat addr
  11. cat size
  12. cd /sys/class/uio/uio0/maps/map0
  13. cat addr
  14. cat size
  15. cd /home/erps/daq2/pruSrc
  16. ./pruadc