Repository : ssh://git@diktynna/doc
On branches: backup-redmine/2021-08-07,backup-redmine/2021-09-11,backup-redmine/2021-10-09,backup-redmine/2021-11-13,backup-redmine/2021-12-11,backup-redmine/2022-01-08,backup-redmine/2022-02-12,backup-redmine/2022-03-12,backup-redmine/2022-04-09,backup-redmine/2022-05-07,backup-redmine/2022-06-11,backup-redmine/2022-08-06,backup-redmine/2022-10-07,backup-redmine/2022-11-14,backup-redmine/2023-01-14,main
commit b622ad26b52e1d3bfcb382812fccd4aa92734a86 Author: Sven Eckelmann sven@narfation.org Date: Tue Jul 27 07:50:08 2021 +0000
doc: open-mesh/Kernel_debugging_over_JTAG
b622ad26b52e1d3bfcb382812fccd4aa92734a86 open-mesh/Kernel_debugging_over_JTAG.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/open-mesh/Kernel_debugging_over_JTAG.textile b/open-mesh/Kernel_debugging_over_JTAG.textile index 70f8d6ec..1e8c2e5f 100644 --- a/open-mesh/Kernel_debugging_over_JTAG.textile +++ b/open-mesh/Kernel_debugging_over_JTAG.textile @@ -105,7 +105,7 @@ EOF
h3. Bus Pirate adapter board
-The Bus Pirate's SPI pins can also be used for JTAG. But it is an extremely slow debug adapter compared to the previously mentioned ones. For example a <code>flash read_bank 0 flash.img 0 65536</code> takes TODO-TODO-TODO for the lima board - an Raspberry Pi 4B for example will only need 2 minutes for the same operations. +The Bus Pirate's SPI pins can also be used for JTAG. But it is an extremely slow debug adapter compared to the previously mentioned ones. For example a <code>flash read_bank 0 flash.img 0 65536</code> takes 35682s when using the 8devices lima as target board - for example, an Raspberry Pi 4B as debug adapter board will only need 2 minutes for the same operations.
Just connect: