From 9e822663cbbb841ee7636cfd169426e91d8fa643 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 26 Sep 2021 16:59:03 +0200 Subject: Add Helper Scripts and Documentation --- ocd.sh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 ocd.sh (limited to 'ocd.sh') diff --git a/ocd.sh b/ocd.sh new file mode 100755 index 0000000..02416fa --- /dev/null +++ b/ocd.sh @@ -0,0 +1,9 @@ +#!/bin/bash + + +# Usage: bash ocd.sh # start gdb.sh script afterwards + + +# run openocd server with telnet interface on localhost:4444 and GDB interface +# on localhost:3333 +openocd -f interface/stlink-v2.cfg -f target/stm32f1x.cfg -- cgit v1.2.3-70-g09d2