From 8b67c9135cb78abc394d43e449ccc6387c73f014 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sun, 20 May 2018 08:32:42 +1200 Subject: user: Add RTEMS executable and test documentation. --- images/user/exe-debug-jtag.ditaa | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 images/user/exe-debug-jtag.ditaa (limited to 'images/user/exe-debug-jtag.ditaa') diff --git a/images/user/exe-debug-jtag.ditaa b/images/user/exe-debug-jtag.ditaa new file mode 100644 index 0000000..2ceedbc --- /dev/null +++ b/images/user/exe-debug-jtag.ditaa @@ -0,0 +1,33 @@ +' +' Executable debugging : JTAG +' +' Copyright (c) 2018 Chris Johns +' All rights reserved. +' +@startditaa + + +---------------------------------+ + | OpenOCD | + | | ++----------+ | +--------+ | +| | TCP | /---------------\ | | | +| GDB |<-------->| GDB server |<->| JTAG | | +| | | \---------------/ | | | ++----------+ | +--------+ | + ^ | ^ | + | +---------------------------|-----+ + /-----\ | USB + | ELF | V + \-----/ /-------\ + | POD | + \-------/ + ^ + | cable + V + +----------+ + | | + | Target | + | | + +----------+ + +@endditaa -- cgit v1.2.3