b601a6534b1082a3ed0ad505b2c668e29d1a4a91
[fw/openocd] / src / target / target / str9comstick.cfg
1 #Hitex STR9 Comstick
2
3 # set jtag speed
4 jtag_khz 3000
5
6 jtag_nsrst_delay 100
7 jtag_ntrst_delay 100
8 #use combined on interfaces or targets that can\92t set TRST/SRST separately
9 reset_config trst_and_srst
10 #jtag scan chain
11 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
12 jtag_device 8 0x1 0x1 0xfe
13 jtag_device 4 0x1 0xf 0xe
14 jtag_device 5 0x1 0x1 0x1e
15 target arm966e little 1 arm966e
16 run_and_halt_time 0 30
17 working_area 0 0x50000000 16384 nobackup
18 #flash bank <driver> <base> <size> <chip_width> <bus_width>
19 flash bank str9x 0x00000000 0x00080000 0 0 0