X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Ftarget%2Flpc1xxx.cfg;fp=tcl%2Ftarget%2Flpc1xxx.cfg;h=946d1ce166edd6b7d295d57a956b0d266fa38f88;hb=38ac08c1c25adf42cf20e48e10e6ddeab6a12d71;hp=1969e464f692b754d1fd3f859e54b1bc02653aa1;hpb=0d598535a30ea553f5a5d4a0047010807fcc5996;p=fw%2Fopenocd diff --git a/tcl/target/lpc1xxx.cfg b/tcl/target/lpc1xxx.cfg index 1969e464f..946d1ce16 100644 --- a/tcl/target/lpc1xxx.cfg +++ b/tcl/target/lpc1xxx.cfg @@ -145,10 +145,10 @@ if { $_CHIPSERIES == "lpc800" || $_CHIPSERIES == "lpc1100" || $_CHIPSERIES == "l # Run with *real slow* clock by default since the # boot rom could have been playing with the PLL, so # we have no idea what clock the target is running at. -adapter_khz 10 +adapter speed 10 # delays on reset lines -adapter_nsrst_delay 200 +adapter srst delay 200 if {[using_jtag]} { jtag_ntrst_delay 200 }