signalyzer.cfg 515 B

123456789101112131415161718
  1. #
  2. # Xverve Signalyzer Tool (DT-USB-ST)
  3. #
  4. # http://www.signalyzer.com
  5. #
  6. echo "WARNING!"
  7. echo "This file was not tested with real interface, it is based on code in ft2232.c."
  8. echo "Please report your experience with this file to openocd-devel mailing list,"
  9. echo "so it could be marked as working or fixed."
  10. adapter driver ftdi
  11. ftdi device_desc "Signalyzer"
  12. ftdi vid_pid 0x0403 0xbca0
  13. ftdi layout_init 0x0008 0x000b
  14. ftdi layout_signal nTRST -data 0x0010 -oe 0x0010
  15. ftdi layout_signal nSRST -data 0x0020 -oe 0x0020