X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Ftarget%2Ftarget%2Fstm32stick.cfg;h=00964ab59199bc420c677f31281c3fc615606db7;hb=be968a54002b3387e0316c2fcce4ee93da840caa;hp=36192c8e496890da27ec15730f9fb5741ba68007;hpb=d0bd3b719eb863657136365dcc27b8ae5964b519;p=openocd.git diff --git a/src/target/target/stm32stick.cfg b/src/target/target/stm32stick.cfg index 36192c8e49..00964ab591 100644 --- a/src/target/target/stm32stick.cfg +++ b/src/target/target/stm32stick.cfg @@ -15,15 +15,12 @@ jtag_device 4 0x1 0xf 0xe jtag_device 5 0x1 0x1 0x1e jtag_device 4 0x1 0xf 0xe -#target -#target arm7tdmi -target cortex_m3 little reset_halt 0 -run_and_halt_time 0 30 +target create target0 cortex_m3 -endian little -chain-position 0 -working_area 0 0x20000000 16384 nobackup +[new_target_name] configure -work-area-virt 0 -work-area-phys 0x20000000 -work-area-size 16384 -work-area-backup 0 #flash bank str7x 0 0 flash bank stm32x 0 0 0 0 0 # For more information about the configuration files, take a look at: -# http://openfacts.berlios.de/index-en.phtml?title=Open+On-Chip+Debugger +# openocd.texi