- added stm32 stick and luminary eval boards interface configs
[fw/openocd] / src / target / target / lm3s6965.cfg
1 jtag_nsrst_delay 100
2 jtag_ntrst_delay 100
3
4 #LM3S6965 Evaluation Board has only srst
5 reset_config srst_only
6
7 #jtag scan chain
8 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
9 jtag_device 4 0x1 0xf 0xe
10
11 target cortex_m3 little run_and_halt 0
12
13 # 4k working area at base of ram
14 working_area 0 0x20000000 0x4000 nobackup
15
16 #flash configuration
17 flash bank stellaris 0 0 0 0 0