openocd/src
David Brownell 7acb2607ff Cortex-M3: DWT cleanup/fixes
Fix the watchpoint error checks, and do them in add(), not later
in set() when it's mostly too late.  Support the full range of
watchpoint sizes (1 to 32K bytes each), and check alignments.

Minor cleanup of DWT access:  shrink lines, use "+" for address
calculations, comment a few issues.  Add debug message reporting
DWT capabilities, matching the message for FBP, and some minor
code and spec review comments.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-05 01:03:17 -08:00
..
flash Added the faux flash driver and target. Used for testing. 2009-10-20 12:23:56 +02:00
helper bin2char: for win32 set stdin/stdout to binary mode 2009-10-30 11:59:57 +00:00
jtag ft2232: cleanup 2009-11-04 21:41:08 -08:00
pld - Replace '){' with ') {'. 2009-06-23 22:49:06 +00:00
server Retired gdb_attach. gdb-detach event covers this functionality. 2009-10-13 13:44:15 +02:00
svf SVF: fix checking bit pattern against length 2009-10-29 15:39:03 -07:00
target Cortex-M3: DWT cleanup/fixes 2009-11-05 01:03:17 -08:00
xsvf XSVF: bugfix handling state paths 2009-10-29 12:42:41 -07:00
ecosboard.c warnings: remove 2009-11-05 09:03:24 +01:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
Makefile.am MinGW: use WinSock2 2009-10-19 17:48:19 -07:00
openocd.c Change most in-tree references from SVN to GIT. 2009-10-08 00:13:50 +00:00