diff --git a/openocd.gdb b/openocd.gdb index a96f8d4..e903a33 100644 --- a/openocd.gdb +++ b/openocd.gdb @@ -18,9 +18,6 @@ load # tbreak cortex_m_rt::reset_handler monitor reset halt -source ../../PyCortexMDebug/cmdebug/svd_gdb.py -svd_load ~/Downloads/STM32H743x.svd - # cycle counter delta tool, place two bkpts around the section set var $cc=0xe0001004 define qq