source [find interface/stlink.cfg]
source [find target/stm32h7x.cfg]
$_CHIPNAME.cpu0 configure -event reset-init {
mmw 0xe0042004 0x7 0x0
}
init
reset
halt