X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=tcl%2Ftarget%2Flpc2129.cfg;h=374a3957132344c39731b493bd2f826d8f63a4be;hb=9c3b4cfc5d47052df955d72e88fcb4d6a1e79a60;hp=1ecf7d0d82084a978146485ec36866625c9e81a2;hpb=0e4f4bacdc3a5237fbc358d968ee7a8d72868d74;p=fw%2Fopenocd diff --git a/tcl/target/lpc2129.cfg b/tcl/target/lpc2129.cfg index 1ecf7d0d8..374a39571 100644 --- a/tcl/target/lpc2129.cfg +++ b/tcl/target/lpc2129.cfg @@ -1,5 +1,4 @@ -#LPC-2129 CPU - +# NXP LPC2129 if { [info exists CHIPNAME] } { set _CHIPNAME $CHIPNAME @@ -16,11 +15,9 @@ if { [info exists ENDIAN] } { if { [info exists CPUTAPID ] } { set _CPUTAPID $CPUTAPID } else { - # force an error till we get a good number - set _CPUTAPID 0xffffffff + set _CPUTAPID 0xcf1f0f0f } - #use combined on interfaces or targets that can't set TRST/SRST separately reset_config trst_and_srst srst_pulls_trst @@ -31,7 +28,6 @@ jtag_ntrst_delay 100 #jtag scan chain jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID - set _TARGETNAME $_CHIPNAME.cpu target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAME -variant arm7tdmi-s_r4