X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Ftarget%2Fstr9comstick.cfg;h=b9b5fc7596a013fd12a1126f49c6ed5ef3e2ff6e;hp=9375b77d38f0aa4f0ff1183bc6d9a649091f85ba;hb=be968a54002b3387e0316c2fcce4ee93da840caa;hpb=96f47822fd4501572da0032c94c8f90ef5ea1b84 diff --git a/src/target/target/str9comstick.cfg b/src/target/target/str9comstick.cfg index 9375b77d38..b9b5fc7596 100644 --- a/src/target/target/str9comstick.cfg +++ b/src/target/target/str9comstick.cfg @@ -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 can’t set TRST/SRST separately @@ -8,12 +12,8 @@ reset_config trst_and_srst jtag_device 8 0x1 0x1 0xfe jtag_device 4 0x1 0xf 0xe jtag_device 5 0x1 0x1 0x1e -#target configuration -daemon_startup reset -#target -#target arm966e -target arm966e little reset_halt 1 arm966e -run_and_halt_time 0 30 -working_area 0 0x50000000 16384 nobackup +target create target0 arm966e -endian little -chain-position 1 -variant arm966e +[new_target_name] configure -work-area-virt 0 -work-area-phys 0x50000000 -work-area-size 16384 -work-area-backup 0 + #flash bank flash bank str9x 0x00000000 0x00080000 0 0 0