zwelch a0c10dd29b David Brownell <david-b@pacbell.net>:
Extend the internal JTAG event handlers to cover enable/disable,
and use those events to make sure that targets get "examined" if
they were disabled when the scan chain was first set up:

 - Remove "enum jtag_tap_event", merge with "enum jtag_event",
   so C code can now listen for TAP enable/disable events.

 - Report those events so they can trigger callbacks.

 - During startup, make target_examine() register a handler to
   catch ENABLE events for any then-disabled targets.

This fixes bugs like "can't halt target after enabling its TAP".

One class of unresolved bugs:  if the target has an ETM hooked
up to an ETB, nothing activates the ETB.  But starting up the
ETM without access to the ETB registers fails...


git-svn-id: svn://svn.berlios.de/openocd/trunk@2251 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-16 12:17:18 +00:00
2009-06-16 00:23:22 +00:00
2008-04-22 06:44:05 +00:00
2009-06-16 12:17:18 +00:00
2009-06-15 23:54:09 +00:00
2009-05-08 13:30:45 +00:00
2008-03-06 17:11:35 +00:00
2008-09-22 20:58:57 +00:00
2008-09-22 20:58:57 +00:00
2008-12-06 13:13:02 +00:00

openocd.texi is the authoritative source of OpenOCD documentation

Description
No description provided
Readme 41 MiB
Languages
C 89.2%
Perl 2.2%
HTML 1.9%
Tcl 1.8%
Assembly 1.8%
Other 3%