OpenOCD + GDB

This commit is contained in:
2024-05-11 00:57:43 +01:00
parent 813c45d36b
commit 030642e8cf
6 changed files with 47 additions and 7 deletions

4
mcu/.gdbinit Normal file
View File

@@ -0,0 +1,4 @@
target extended-remote localhost:3333
monitor arm semihosting enable
monitor reset init
monitor debug_level -2