Remove 'monitor tpiu itm port 0 on' from .gdbinit

This happens automatically when openocd sets up the tpiu; see openocd manual 16.5.4.
This commit is contained in:
Adam Greig
2017-06-09 22:22:53 +01:00
committed by GitHub
parent 9c37db3d3b
commit f88a44fd78

View File

@@ -11,8 +11,5 @@ monitor arm semihosting enable
# # 2000000 is the frequency of the SWO pin
# monitor tpiu config external uart off 8000000 2000000
# # enable ITM port 0
# monitor itm port 0 on
load
step