From 0a5a14fdb9f2ef2d77ada62162ef6ebc2ffe77eb Mon Sep 17 00:00:00 2001 From: tjohann Date: Tue, 1 Jul 2014 19:04:53 +0700 Subject: development/openocd: Added (jtag interface). Signed-off-by: Willy Sudiarto Raharjo --- development/openocd/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 development/openocd/README (limited to 'development/openocd/README') diff --git a/development/openocd/README b/development/openocd/README new file mode 100644 index 0000000000..376dd703ad --- /dev/null +++ b/development/openocd/README @@ -0,0 +1,9 @@ +OpenOCD is an on-chip debugging, in-system programming and boundary-scan +testing tool for ARM systems. The debugger uses an IEEE 1149-1 +compliant JTAG TAP bus master to access on-chip debug functionality available +on ARM based microcontrollers or system-on-chip solutions. + +User interaction is realized through a telnet command line interface, a +gdb (the GNU debugger) remote protocol server. + +OpenOCD supports many different types of JTAG interfaces/programmers. -- cgit v1.2.3