aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2012-08-23 22:50:56 +0200
committerHarald Welte <laforge@gnumonks.org>2012-08-23 22:51:47 +0200
commit72b2752fdc8e9e4d778a48090313432494022615 (patch)
treedbbcd880a34eac222559a72af1de879899a800a5
parentfb3cb58dbf56cb781dda9706be3464a19ce9ad0e (diff)
jtag confg: use only 100kHz JTAG clock rate
1000 khz doesn't reliably work, especially with setting breakpoints close to 0x00000000.
-rw-r--r--openocd/cc32rs512.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/openocd/cc32rs512.cfg b/openocd/cc32rs512.cfg
index 96a25d8..2a97548 100644
--- a/openocd/cc32rs512.cfg
+++ b/openocd/cc32rs512.cfg
@@ -1,7 +1,7 @@
reset_config trst_and_srst
source [find interface/ftdi/jtagkey.cfg]
#jtag_rclk 1000
-adapter_khz 1000
+adapter_khz 100
set _CHIPNAME cc32rs512