jtag/drivers/cmsis_dap: prevent conn/discon workaround before line reset
[openocd.git] / tcl / board / st_nucleo_h745zi.cfg
blobad563b7d3125923599b60af511f8ecf24b9aae6a
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # This is an ST NUCLEO-H745ZI-Q board with single STM32H745ZITx chip.
5 source [find interface/stlink-dap.cfg]
6 transport select dapdirect_swd
8 # STM32H745xx devices are dual core (Cortex-M7 and Cortex-M4)
9 set DUAL_CORE 1
11 # enable CTI for cross halting both cores
12 set USE_CTI 1
14 source [find target/stm32h7x_dual_bank.cfg]
16 reset_config srst_only