openocd/doc
David Brownell d47764ff71 ETM: start support for ETMv2+
ARM11 and newer cores include updated ETM modules.  Recognize
their version codes and some key config differences.  Sanity
checked on an OMAP2, with an ETM11RV r0p1 (ETMv3.1).

This still handles only scan chain 6, with at most 128 registers.
Newer cores (mostly, Cortex) will need to use the DAP instead.

Note that the newer ETM modules don't quite fit the quirky config
model of the older ones ... having more port widths is easy, but
the modes aren't the same.  That still needs to change.

Fix a curious bug ... how did the register cache NOT get saved??

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-12 20:24:41 -08:00
..
manual Release docs: fix notes 2009-11-04 17:49:06 -08:00
fdl.texi - update openocd.texi to fdl 1.2 2008-02-29 18:10:46 +00:00
INSTALL.txt Remove annoying end-of-line whitespace from doc/* files. 2009-09-21 18:52:45 +00:00
Makefile.am Fix maintainer-clean target in doc directory. 2009-07-06 08:45:31 +00:00
openocd.1 Remove annoying end-of-line whitespace from doc/* files. 2009-09-21 18:52:45 +00:00
openocd.texi ETM: start support for ETMv2+ 2009-11-12 20:24:41 -08:00