openocd/tcl/interface/nds32-aice.cfg

16 lines
258 B
INI

#
# Andes AICE
#
# http://www.andestech.com
#
interface aice
aice desc "Andes AICE adapter"
aice serial "C001-42163"
aice vid_pid 0x1CFC 0x0000
aice port aice_usb
reset_config trst_and_srst
adapter_khz 24000
aice retry_times 50
aice count_to_check_dbger 30