jtag/drivers/jlink: Use correct command errors
[openocd.git] / tcl / board / reflexces_achilles_i-dev_kit_arria10.cfg
blob2d98cc5d1941f212b1aabe9827ed759cb92df2bc
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # Achilles Instant-Development Kit Arria 10 SoC SoM
4 # https://www.reflexces.com/products-solutions/achilles-instant-development-kit-arria-10-soc-som
7 if { [info exists USE_EXTERNAL_DEBUGGER] } {
8         echo "Using external debugger"
9 } else {
10         source [find interface/altera-usb-blaster2.cfg]
11         usb_blaster device_desc "Arria10 IDK"
14 source [find fpga/altera-10m50.cfg]
15 source [find target/altera_fpgasoc_arria10.cfg]