Hi! A minor change.
Index: src/target/target/wi-9c.cfg =================================================================== --- src/target/target/wi-9c.cfg (revision 1513) +++ src/target/target/wi-9c.cfg (working copy) @@ -31,7 +31,7 @@ } set _TARGETNAME [format "%s.cpu" $_CHIPNAME] -jtag newtap_device $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID +jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID jtag_nsrst_delay 200 jtag_ntrst_delay 0
_______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development