X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Ftarget%2Ftarget%2Fstr750.cfg;h=e6c094805b6f275cf3358de9fdd2d416194b254f;hb=9bd0116866d35be18890d0c008dc380e60a52597;hp=6e7c21802c7b54a51169d5a31cebd52048df94c7;hpb=53c41935cd72687ffb7f6b408a824f8e40f82ee9;p=openocd.git diff --git a/src/target/target/str750.cfg b/src/target/target/str750.cfg index 6e7c21802c..e6c094805b 100644 --- a/src/target/target/str750.cfg +++ b/src/target/target/str750.cfg @@ -1,19 +1,29 @@ #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 0x000040000 0 0 0 STR75x +flash bank str7x 0x20000000 0x00040000 0 0 0 STR75x +flash bank str7x 0x200C0000 0x00004000 0 0 0 STR75x +