uv-k5-firmware-chinese-lts/openocd-win/openocd/scripts/target/nds32v5.cfg

13 lines
263 B
INI
Raw Normal View History

2024-01-05 10:37:22 +00:00
# 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