11 lines
210 B
INI
11 lines
210 B
INI
|
#
|
||
|
# Andes Core
|
||
|
#
|
||
|
# http://www.andestech.com
|
||
|
#
|
||
|
|
||
|
jtag newtap $_CHIPNAME cpu -expected-id $_CPUTAPID
|
||
|
|
||
|
set _TARGETNAME $_CHIPNAME.cpu
|
||
|
target create $_TARGETNAME nds32_v3 -endian little -chain-position $_TARGETNAME
|