Files
STM32G030F6P6_Evaluation/Tools/xpack-openocd-0.12.0-7/openocd/scripts/target/nds32v5.cfg
T

13 lines
263 B
INI

# SPDX-License-Identifier: GPL-2.0-or-later
#
# Andes Core
#
# http://www.andestech.com
#
set _CHIPNAME nds
jtag newtap $_CHIPNAME cpu -irlen 5 -expected-id 0x1000563D
set _TARGETNAME $_CHIPNAME.cpu
target create $_TARGETNAME riscv -chain-position $_TARGETNAME