nrf52 soft device will watchdog if you use ICE while BT on... (#4189)

so have debugger disable bluetooth.
This commit is contained in:
geeksville
2024-06-28 06:48:55 -05:00
committed by GitHub
co-authored by GitHub
parent 51f3ce5e60
commit f86a0e5228
3 changed files with 17 additions and 1 deletions
+1
View File
@@ -79,6 +79,7 @@ debug_extra_cmds =
commands 1
echo Breakpoint at setup() has semihosting console, connect to it with "telnet localhost 5555"
set wantSemihost = true
set useSoftDevice = false
end