forked from auracaster/openocd
- updated configuration examples, installation instructions and README (including list of supported JTAG interfaces)
git-svn-id: svn://svn.berlios.de/openocd/trunk@85 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -3,7 +3,10 @@ telnet_port 4444
|
||||
gdb_port 3333
|
||||
|
||||
#interface
|
||||
interface ftdi2232
|
||||
interface ft2232
|
||||
ft2232 "Amontec JTAGkey A"
|
||||
ft2232 jtagkey
|
||||
ft2232 0x0403 0xcff8
|
||||
jtag_speed 0
|
||||
#use combined on interfaces or targets that can't set TRST/SRST separately
|
||||
reset_config trst_and_srst srst_pulls_trst
|
||||
|
||||
Reference in New Issue
Block a user