From 54bb05cb4fa56a90325e5c59a7a3f2eb2ba0feff Mon Sep 17 00:00:00 2001 From: jzlv Date: Wed, 28 Jul 2021 15:07:15 +0800 Subject: [PATCH] [chore] update bl70x_init ,add mono reset for flash programming --- tools/openocd/bl70x_gdb.init | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/openocd/bl70x_gdb.init b/tools/openocd/bl70x_gdb.init index af3fbcc9..c5b67699 100644 --- a/tools/openocd/bl70x_gdb.init +++ b/tools/openocd/bl70x_gdb.init @@ -2,6 +2,7 @@ set mem inaccessible-by-default off set architecture riscv:rv32 set remotetimeout 250 +mon reset set $pc=0x21000000 set $mie=0