On Monday 01 March 2010, Øyvind Harboe wrote: > On Mon, Mar 1, 2010 at 9:00 AM, David Brownell <[email protected]> wrote: > > On Sunday 28 February 2010, Ųyvind Harboe wrote: > >> I've fixed some problems in add_tms_seq and added > >> support to bitbang & zy1000. > > > > Passing the next state down to the minidriver seems fairly > > innocuous, though I'm not sure why it would matter (since > > it's already been set in the state follower) > > What's the state follower? > > The debug code to log state changes?
Hmm, actually there seem to be a couple of them (i.e. asking for bugs). One is described at the top of jtag/interface.h and the other is what maintaining jtag/core.c :: cmd_queue_cur_state ... > > ... or what the minidriver would want to do with it (and why it shouldn't > > just use the state follower). > > I'm telling the JTAG master what TAP state it is in so subsequently queued > commands will work correctly. I'd expet the JTAG core to manage all that tracking ... - Dave _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
