Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit f88a44f

Browse files
authored
Remove 'monitor tpiu itm port 0 on' from .gdbinit
This happens automatically when openocd sets up the tpiu; see openocd manual 16.5.4.
1 parent 9c37db3 commit f88a44f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.gdbinit

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,5 @@ monitor arm semihosting enable
1111
# # 2000000 is the frequency of the SWO pin
1212
# monitor tpiu config external uart off 8000000 2000000
1313

14-
# # enable ITM port 0
15-
# monitor itm port 0 on
16-
1714
load
1815
step

0 commit comments

Comments
 (0)