jtag/drivers/jlink: Use correct command errors
[openocd.git] / tcl / board / ti_am62pevm.cfg
blob2322b3d94366d04e5b4ee83a44e94f1dfac918e7
1 # SPDX-License-Identifier: GPL-2.0-or-later
2 # Copyright (C) 2023 Texas Instruments Incorporated - http://www.ti.com/
4 # Texas Instruments SK-AM62P: https://www.ti.com/lit/zip/sprr487
7 # AM62P SK/EVM has an xds110 onboard.
8 source [find interface/xds110.cfg]
10 transport select jtag
12 # default JTAG configuration has only SRST and no TRST
13 reset_config srst_only srst_push_pull
15 # delay after SRST goes inactive
16 adapter srst delay 20
18 if { ![info exists SOC] } {
19         set SOC am62p
22 source [find target/ti_k3.cfg]
24 adapter speed 2500