From d190f1c37139ec38667a3d6e566dbe1b0549f84d Mon Sep 17 00:00:00 2001 From: Bert Lange Date: Mon, 7 Nov 2011 15:41:50 +0100 Subject: initial commit --- uc_str912/scripts/str91x-configs/str91x_flash.gdb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 uc_str912/scripts/str91x-configs/str91x_flash.gdb (limited to 'uc_str912/scripts/str91x-configs/str91x_flash.gdb') diff --git a/uc_str912/scripts/str91x-configs/str91x_flash.gdb b/uc_str912/scripts/str91x-configs/str91x_flash.gdb new file mode 100644 index 0000000..2c194e2 --- /dev/null +++ b/uc_str912/scripts/str91x-configs/str91x_flash.gdb @@ -0,0 +1,6 @@ +target remote localhost:3333 +monitor reset +monitor sleep 500 +monitor poll +monitor soft_reset_halt +monitor arm7_9 force_hw_bkpts enable -- cgit v1.1