jtag/drivers/jlink: Use correct command errors
[openocd.git] / tcl / board / ti_am625evm.cfg
blob4906fd09677ec86e3487e83d13a573b0709cdeee
1 # SPDX-License-Identifier: GPL-2.0-or-later
2 # Copyright (C) 2021-2022 Texas Instruments Incorporated - http://www.ti.com/
4 # Texas Instruments am625 EVM/SK
5 # Link: https://www.ti.com/lit/zip/sprr448
8 # AM625 EVM has an xds110 onboard.
9 source [find interface/xds110.cfg]
11 transport select jtag
13 # default JTAG configuration has only SRST and no TRST
14 reset_config srst_only srst_push_pull
16 # delay after SRST goes inactive
17 adapter srst delay 20
19 if { ![info exists SOC] } {
20         set SOC am625
23 source [find target/ti_k3.cfg]
25 adapter speed 2500