Browse Source

Edgar Grimberg: added needed delays

git-svn-id: svn://svn.berlios.de/openocd/trunk@526 b42882b7-edfa-0310-969c-e2dbd0fdcd60
tags/v0.1.0
oharboe 16 years ago
parent
commit
77d73b2523
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      src/target/target/lpc2148.cfg

+ 4
- 0
src/target/target/lpc2148.cfg View File

@@ -1,3 +1,7 @@
#delays on reset lines
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



Loading…
Cancel
Save