redbee-usb.cfg 603 B

12345678910111213141516171819202122
  1. #
  2. # Redwire Redbee-USB
  3. #
  4. # http://www.redwirellc.com
  5. #
  6. # The Redbee-USB has an onboard FT2232H with:
  7. # - FT2232H channel B wired to mc13224v JTAG
  8. # - FT2232H channel A wired to mc13224v UART1
  9. #
  10. echo "WARNING!"
  11. echo "This file was not tested with real interface, it is based on code in ft2232.c."
  12. echo "Please report your experience with this file to openocd-devel mailing list,"
  13. echo "so it could be marked as working or fixed."
  14. adapter driver ftdi
  15. ftdi vid_pid 0x0403 0x6010
  16. ftdi channel 1
  17. ftdi layout_init 0x0c08 0x0c2b
  18. ftdi layout_signal nTRST -data 0x0800
  19. ftdi layout_signal nSRST -data 0x0400