Go to file
zwelch 5ca513a097 David Brownell <david-b@pacbell.net>:
Rework the TAP creation documentation.

 - Try to use "TAP" not "tap" everywhere; it's an acronym.

 - Update the associated "target config files" section:
     * reference the "TAP Creation" chapter for details
     * simplify:  reference interesting multi-tap config files
     * let's not forget CPU configuration (*before* workspace setup)
     * streamline it a bit
     * move that workspace-vs-mmu issue to a better location

 - Clean up TAP creation doc mess
     * switch to @deffn
     * (re)organize the remaining stuff
     * reference the "Config File Guidelines" chapter

 - Tweak the "Target Configuration" chapter
     * rename as "CPU configuration"; unconfuse vs. target/*.cfg
     * bring out that it's not just there for GDB
     * move TAP events to the TAP chapter, where they belong (bugfix)


git-svn-id: svn://svn.berlios.de/openocd/trunk@2013 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-03 00:56:50 +00:00
contrib Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targets 2009-04-30 21:04:34 +00:00
doc David Brownell <david-b@pacbell.net>: 2009-06-03 00:56:50 +00:00
ecosflash deleted obsolete stuff. 2008-04-22 06:44:05 +00:00
src Move the JTAG cable interface API implementation 2009-06-03 00:45:21 +00:00
tcl David Brownell <david-b@pacbell.net>: 2009-06-01 23:06:17 +00:00
testing stm32 profiling wip 2009-05-08 13:30:45 +00:00
tools Add 'docs' and 'doxygen' targets to top-level Makefile. 2009-05-20 20:52:14 +00:00
AUTHORS Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashs 2009-04-21 05:31:18 +00:00
BUGS Update Doxygen markup in PATCHES, BUGS, and TODO: 2009-05-26 23:58:01 +00:00
COPYING - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
ChangeLog retired 2008-03-06 17:11:35 +00:00
Doxyfile.in Properly fix doxygen out-of-tree build process: 2009-05-24 01:08:16 +00:00
INSTALL - fix typo's 2008-09-22 20:58:57 +00:00
Makefile.am Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
NEWS - fix typo's 2008-09-22 20:58:57 +00:00
NEWTAPS - fix incorrect svn props from last commit 2008-12-01 15:52:56 +00:00
PATCHES Update Doxygen markup in PATCHES, BUGS, and TODO: 2009-05-26 23:58:01 +00:00
README Test of commit email from duane 2008-12-06 13:13:02 +00:00
TODO Update Doxygen markup in PATCHES, BUGS, and TODO: 2009-05-26 23:58:01 +00:00
bootstrap Remove redundant call to autoheader in bootstrap script. 2009-05-28 23:47:37 +00:00
configure.in Only include jtag_driver.c in the build when minidriver is not in use. 2009-06-02 08:29:03 +00:00
guess-rev.sh - guess-rev.sh now works as expected when build_dir is not the same as src_dir 2009-02-13 09:56:51 +00:00
uncrustify.cfg Add uncrustify config file and helper script 2009-02-03 04:27:48 +00:00

README

openocd.texi is the authoritative source of OpenOCD documentation