X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Ftarget%2Ftarget%2Fstr750.cfg;h=c87f5d090d390e34a6f6e0c681a9092dc03b7326;hb=d0bd3b719eb863657136365dcc27b8ae5964b519;hp=e6c094805b6f275cf3358de9fdd2d416194b254f;hpb=9bd0116866d35be18890d0c008dc380e60a52597;p=openocd.git diff --git a/src/target/target/str750.cfg b/src/target/target/str750.cfg index e6c094805b..c87f5d090d 100644 --- a/src/target/target/str750.cfg +++ b/src/target/target/str750.cfg @@ -1,29 +1,32 @@ -#STR750 CPU - -#use combined on interfaces or targets that can’t set TRST/SRST separately -#reset_config trst_and_srst srst_pulls_trst -reset_config trst_and_srst srst_pulls_trst - -#jtag scan chain -#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE) -jtag_device 4 0x1 0xf 0xe - -#jtag nTRST and nSRST delay -jtag_nsrst_delay 500 -jtag_ntrst_delay 500 - -#target configuration -daemon_startup reset - -#target -#target arm7tdmi -target arm7tdmi little run_and_halt 0 arm7tdmi - -run_and_halt_time 0 30 - -working_area 0 0x40000000 0x4000 nobackup - -#flash bank -flash bank str7x 0x20000000 0x00040000 0 0 0 STR75x -flash bank str7x 0x200C0000 0x00004000 0 0 0 STR75x - +#STR750 CPU + +# jtag speed +jtag_khz 10, 3000 + +#use combined on interfaces or targets that can’t set TRST/SRST separately +#reset_config trst_and_srst srst_pulls_trst +reset_config trst_and_srst srst_pulls_trst + +#jtag scan chain +#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE) +jtag_device 4 0x1 0xf 0xe + +#jtag nTRST and nSRST delay +jtag_nsrst_delay 500 +jtag_ntrst_delay 500 + +#target configuration +daemon_startup reset + +#target +#target arm7tdmi +target arm7tdmi little run_and_halt 0 arm7tdmi + +run_and_halt_time 0 30 + +working_area 0 0x40000000 0x4000 nobackup + +#flash bank +flash bank str7x 0x20000000 0x00040000 0 0 0 STR75x +flash bank str7x 0x200C0000 0x00004000 0 0 0 STR75x +