X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Ftarget%2Fti-cjtag.cfg;h=97111f1cc44e4d2e521ce794a208949b4f6ab16c;hp=7114b2adf9df23aceae0ebbe0770d6a0504aaab4;hb=HEAD;hpb=45a86f8e2a58c7c0acb6328a660846946e81ed1c diff --git a/tcl/target/ti-cjtag.cfg b/tcl/target/ti-cjtag.cfg old mode 100755 new mode 100644 index 7114b2adf9..97111f1cc4 --- a/tcl/target/ti-cjtag.cfg +++ b/tcl/target/ti-cjtag.cfg @@ -1,8 +1,11 @@ +# SPDX-License-Identifier: GPL-2.0-or-later + # A start sequence to change from cJTAG to 4-pin JTAG # This is needed for CC2538 and CC26xx to be able to communicate through JTAG # Read section 6.3 in http://www.ti.com/lit/pdf/swru319 for more information. proc ti_cjtag_to_4pin_jtag {jrc} { # Bypass + runtest 20 irscan $jrc 0x3f -endstate RUN/IDLE # Two zero bit scans and a one bit drshift pathmove RUN/IDLE DRSELECT DRCAPTURE DREXIT1 DRPAUSE