uv-k5-firmware-chinese-lts/openocd-win/openocd/scripts/target/nds32v5.cfg
2024-01-05 18:37:22 +08:00

12 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