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.
 
 
 
 
 
 

19 lines
524 B

  1. #
  2. # Hilscher NXHX 10-ETM
  3. #
  4. # http://de.hilscher.com/products_details_hardware.html?p_id=P_4ce145a5983e6
  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. interface ftdi
  11. ftdi_device_desc "NXHX 10-ETM"
  12. ftdi_vid_pid 0x0640 0x0028
  13. ftdi_layout_init 0x0308 0x030b
  14. ftdi_layout_signal nTRST -data 0x0100
  15. ftdi_layout_signal nSRST -data 0x0200