diff options
Diffstat (limited to 'tcl/target/str730.cfg')
-rw-r--r-- | tcl/target/str730.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/str730.cfg b/tcl/target/str730.cfg index 3a84897..a1491ff 100644 --- a/tcl/target/str730.cfg +++ b/tcl/target/str730.cfg @@ -27,7 +27,7 @@ reset_config trst_and_srst srst_pulls_trst jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0x0f -expected-id $_CPUTAPID #jtag nTRST and nSRST delay -jtag_nsrst_delay 500 +adapter_nsrst_delay 500 jtag_ntrst_delay 500 set _TARGETNAME $_CHIPNAME.cpu |