repo.or.cz
/
openocd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ftdi swd: disable SWD output pin during input
[openocd.git]
/
tcl
/
interface
/
nds32-aice.cfg
blob
5363b4c1db518651cf6cc1ad5fef70f86b73f9a4
1
#
2
# Andes AICE
3
#
4
# http://www.andestech.com
5
#
6
7
interface aice
8
aice desc "Andes AICE adapter"
9
aice serial "C001-42163"
10
aice vid_pid 0x1CFC 0x0000
11
aice port aice_usb
12
reset_config trst_and_srst
13
adapter_khz 24000
14
aice retry_times 50
15
aice count_to_check_dbger 30