From 72b2752fdc8e9e4d778a48090313432494022615 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 23 Aug 2012 22:50:56 +0200 Subject: [PATCH] jtag confg: use only 100kHz JTAG clock rate 1000 khz doesn't reliably work, especially with setting breakpoints close to 0x00000000. --- openocd/cc32rs512.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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