Skip to content
Snippets Groups Projects
Commit d78df281 authored by mifi's avatar mifi
Browse files

Added jtag_nsrst_delay 200 and jtag_ntrst_delay 200 to the LPC2294 target.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1838 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 208fda15
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,9 @@ if { [info exists CPUTAPID ] } {
set _CPUTAPID 0xffffffff
}
jtag_nsrst_delay 200
jtag_ntrst_delay 200
#use combined on interfaces or targets that can't set TRST/SRST separately
reset_config trst_and_srst srst_pulls_trst
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment