]> git.sur5r.net Git - openocd/blob - src/target/target/str9comstick.cfg
moved out stuff that wasn't already moved from openocd.pdf to the target library.
[openocd] / src / target / target / str9comstick.cfg
1 #Hitex STR9 Comstick\r
2 jtag_nsrst_delay 100\r
3 jtag_ntrst_delay 100\r
4 #use combined on interfaces or targets that can\92t set TRST/SRST separately\r
5 reset_config trst_and_srst\r
6 #jtag scan chain\r
7 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)\r
8 jtag_device 8 0x1 0x1 0xfe\r
9 jtag_device 4 0x1 0xf 0xe\r
10 jtag_device 5 0x1 0x1 0x1e\r
11 #target configuration\r
12 daemon_startup reset\r
13 #target <type> <startup mode>\r
14 #target arm966e <endianness> <reset mode> <chainpos> <variant>\r
15 target arm966e little reset_halt 1 arm966e\r
16 run_and_halt_time 0 30\r
17 working_area 0 0x50000000 16384 nobackup\r
18 #flash bank <driver> <base> <size> <chip_width> <bus_width>\r
19 flash bank str9x 0x00000000 0x00080000 0 0 0\r