From aa7975df3d78e764791a05c6321edef35db8b62e Mon Sep 17 00:00:00 2001 From: oharboe Date: Sat, 26 Apr 2008 14:53:06 +0000 Subject: [PATCH] set communication speeds git-svn-id: svn://svn.berlios.de/openocd/trunk@621 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/target/target/str912.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/target/target/str912.cfg b/src/target/target/str912.cfg index e827cdf037..8200c0f01c 100644 --- a/src/target/target/str912.cfg +++ b/src/target/target/str912.cfg @@ -1,6 +1,8 @@ jtag_nsrst_delay 100 jtag_ntrst_delay 100 +jtag_khz 16 2000 + #use combined on interfaces or targets that can't set TRST/SRST separately reset_config trst_and_srst -- 2.30.2