From b3e48318159257db6233671f66667c5358f27267 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Mon, 12 Aug 2019 12:07:21 -0400 Subject: Get RTC logger working. --- ble/.gdbinit | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'ble/.gdbinit') diff --git a/ble/.gdbinit b/ble/.gdbinit index a32f910..c276c1a 100644 --- a/ble/.gdbinit +++ b/ble/.gdbinit @@ -7,7 +7,5 @@ set print asm-demangle on #target extended-remote :3333 target remote :3333 #monitor flash breakpoints 1 -#monitor semihosting enable -#monitor semihosting IOClient 3 -monitor reset -load +monitor arm semihosting enable +#monitor arm semihosting IOClient 3 -- cgit v1.2.3