nds32: support multi-target debugging
commit24dd226e896a84391a3da383d6a0b542e9934f53
authorHsiangkai Wang <hsiangkai@gmail.com>
Tue, 2 Jul 2013 09:29:46 +0000 (2 17:29 +0800)
committerSpencer Oliver <spen@spen-soft.co.uk>
Fri, 13 Sep 2013 19:37:58 +0000 (13 19:37 +0000)
tree589175a45f0303ce668f3eb1950b31ce5d5db0c7
parent18c40eb9e53f559e089b6f745284cf42718182da
nds32: support multi-target debugging

Change-Id: If767f646b234dbcdb01946e5d13a3a6a29df2d78
Signed-off-by: Hsiangkai Wang <hsiangkai@gmail.com>
Reviewed-on: http://openocd.zylin.com/1581
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
12 files changed:
src/jtag/aice/aice_interface.c
src/jtag/aice/aice_interface.h
src/jtag/aice/aice_pipe.c
src/jtag/aice/aice_port.h
src/jtag/aice/aice_transport.c
src/jtag/aice/aice_usb.c
src/jtag/aice/aice_usb.h
src/target/nds32.c
src/target/nds32.h
src/target/nds32_aice.c
src/target/nds32_aice.h
src/target/nds32_v3_common.c