Øyvind Harboe wrote: > Committed. > > Does OMAP/BeagleBoard need this? > > This "pathmove" command is ready for testing & feedback.
If someone with more OpenOCD and recent changes knowledge than me likes to convert http://svn.berlios.de/svnroot/repos/openocd/trunk/tcl/board/ti_beagleboard.cfg http://svn.berlios.de/svnroot/repos/openocd/trunk/tcl/target/omap3530.cfg into what should work with recent OpenOCD version, I would be happy to test! Many thanks and best regards Dirk > I've done some quick smoketests and it reveals some interesting > points in terms of where error checking should go... Discussed > yesterday. > > No patch to openocd.texi, because I believe that text should > be written after some discussion/feedback and testing is complete. > > The pathmove command is intended to be used together with > dr/irscan in reset scripts. > > >> pathmove run/idle drselect drcapture drshift drpause > BUG: DRSHIFT -> DRPAUSE isn't a valid TAP transition > Runtime error, file "command.c", line 453: > pathmove: failed >> pathmove run/idle drselect drcapture drshift drexit drpause > Runtime error, file "command.c", line 453: > endstate: drexit invalid >> pathmove run/idle drselect drcapture drshift exitdr drpause > Runtime error, file "command.c", line 453: > endstate: exitdr invalid >> pathmove run/idle drselect drcapture drshift drexit1 drpause >> pathmove run/idle drselect drcapture drshift drexit1 drpause >> pathmove run/idle drselect drcapture drshift drexit1 drpause > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Openocd-development mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/openocd-development _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
