oocdlink.cfg 603 B

12345678910111213141516171819
  1. #
  2. # Joern Kaipf's OOCDLink
  3. #
  4. # http://www.joernonline.de/contrexx2/cms/index.php?page=126
  5. #
  6. echo "WARNING!"
  7. echo "This file was not tested with real interface, but is assumed to work as this"
  8. echo "interface uses the same layout as configs that were verified. Please report your"
  9. echo "experience with this file to openocd-devel mailing list, so it could be marked"
  10. echo "as working or fixed."
  11. adapter driver ftdi
  12. ftdi device_desc "OOCDLink"
  13. ftdi vid_pid 0x0403 0xbaf8
  14. ftdi layout_init 0x0508 0x0f1b
  15. ftdi layout_signal nTRST -data 0x0200 -noe 0x0100
  16. ftdi layout_signal nSRST -data 0x0800 -noe 0x0400