diff options
Diffstat (limited to 'tcl/target/lpc2148.cfg')
-rw-r--r-- | tcl/target/lpc2148.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/lpc2148.cfg b/tcl/target/lpc2148.cfg index cbf30582..8062cdde 100644 --- a/tcl/target/lpc2148.cfg +++ b/tcl/target/lpc2148.cfg @@ -22,7 +22,7 @@ jtag_ntrst_delay 200 # JTAG, power-on reset is not enough, i.e. you need to perform a # reset before being able to talk to the LPC2148, attach is not possible. -reset_config trst_and_srst srst_pulls_trst +reset_config trst_and_srst jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID |