dsp563xx: Adding breakpoint/watchpoint support.
commitbbb0896cffe0f7643e8cc17328a62b54934f2e8b
authorBernhard Kiesbauer <bernhard@kiesbauer.com>
Mon, 1 Jul 2013 19:27:05 +0000 (1 21:27 +0200)
committerSpencer Oliver <spen@spen-soft.co.uk>
Mon, 15 Jul 2013 10:05:15 +0000 (15 10:05 +0000)
treee094790f27b33a45e2a07b1581ed079c738d0aac
parente608ced3300141e564e4880a9ae0d4880baa2f3f
dsp563xx: Adding breakpoint/watchpoint support.

Added missing breakpoint/watchpoint implementation to dsp563xx target.
Implementation is not yet complete, which means it does not leverage all
available features of the once debug interface.
This does NOT use the openocd breakpoint/watchpoint command because of
the "special" memory address spaces (X/Y/P/L) of the 56k DSP series.

Change-Id: I6840a3ff1e6fdebb38ab7758f164886aff773af6
Signed-off-by: Bernhard Kiesbauer <bernhard@kiesbauer.com>
Reviewed-on: http://openocd.zylin.com/1468
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/target/dsp563xx.c
src/target/dsp563xx.h
src/target/dsp563xx_once.c
src/target/dsp563xx_once.h