Skip to content

Commit 7d73ee7

Browse files
committed
Merge branch 'pr/764'
2 parents 6fa1c0d + 5af7685 commit 7d73ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/jlink-gdb-debug/.gdbinit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# $ JLinkGDBServer -if SWD -device ATSAMD51J20 -speed 4000 -ir
33
# See I/O using telnet:
44
# $ telnet localhost 2333
5-
file ../../build/bin/firmware-semihosting.elf
5+
file ../../build-semihosting/bin/firmware.elf
66
target remote :2331
77
monitor semihosting enable
88
monitor reset

0 commit comments

Comments
 (0)