- added jtag_khz to target scripts

git-svn-id: svn://svn.berlios.de/openocd/trunk@750 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
ntfreak 2008-07-04 17:33:46 +00:00
parent b99b73a368
commit d0bd3b719e
9 changed files with 34 additions and 3 deletions

View File

@ -1,3 +1,8 @@
# script for luminary lm3s6965
# jtag speed
jtag_khz 500
jtag_nsrst_delay 100
jtag_ntrst_delay 100

View File

@ -1,3 +1,8 @@
# Script for luminary lm3s811
# jtag speed
jtag_khz 500
jtag_nsrst_delay 100
jtag_ntrst_delay 100

View File

@ -1,3 +1,8 @@
# script for stm32
# jtag speed
jtag_khz 500
jtag_nsrst_delay 100
jtag_ntrst_delay 100

View File

@ -1,4 +1,8 @@
# Hitex stm32 performance stick
# set jtag speed
jtag_khz 500
jtag_nsrst_delay 100
jtag_ntrst_delay 100

View File

@ -1,5 +1,5 @@
#start slow, speed up after reset
jtag_khz 10, 16000
jtag_khz 10, 6000
#use combined on interfaces or targets that can't set TRST/SRST separately
reset_config trst_and_srst srst_pulls_trst

View File

@ -1,5 +1,7 @@
#STR730 CPU
jtag_khz 10, 3000
#use combined on interfaces or targets that cant set TRST/SRST separately
#reset_config trst_and_srst srst_pulls_trst
reset_config trst_and_srst srst_pulls_trst

View File

@ -1,5 +1,8 @@
#STR750 CPU
# jtag speed
jtag_khz 10, 3000
#use combined on interfaces or targets that cant set TRST/SRST separately
#reset_config trst_and_srst srst_pulls_trst
reset_config trst_and_srst srst_pulls_trst

View File

@ -1,8 +1,11 @@
# script for str9
# jtag speed
jtag_khz 16 3000
jtag_nsrst_delay 100
jtag_ntrst_delay 100
jtag_khz 16 2000
#use combined on interfaces or targets that can't set TRST/SRST separately
reset_config trst_and_srst

View File

@ -1,4 +1,8 @@
#Hitex STR9 Comstick
# set jtag speed
jtag_khz 3000
jtag_nsrst_delay 100
jtag_ntrst_delay 100
#use combined on interfaces or targets that cant set TRST/SRST separately