Reverting unintended diff
This commit is contained in:
parent
9e7bfd4371
commit
96485c4229
|
@ -18,9 +18,6 @@ load
|
||||||
# tbreak cortex_m_rt::reset_handler
|
# tbreak cortex_m_rt::reset_handler
|
||||||
monitor reset halt
|
monitor reset halt
|
||||||
|
|
||||||
source ../../PyCortexMDebug/cmdebug/svd_gdb.py
|
|
||||||
svd_load ~/Downloads/STM32H743x.svd
|
|
||||||
|
|
||||||
# cycle counter delta tool, place two bkpts around the section
|
# cycle counter delta tool, place two bkpts around the section
|
||||||
set var $cc=0xe0001004
|
set var $cc=0xe0001004
|
||||||
define qq
|
define qq
|
||||||
|
|
Loading…
Reference in New Issue