- added target and event script for the eir-sam7se512 target
[fw/openocd] / src / target / target / ipx42x.cfg
1 #xscale ixp42x CPU
2
3 #use combined on interfaces or targets that can\92t set TRST/SRST separately
4 reset_config srst_only srst_pulls_trst
5 #jtag scan chain
6 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
7 jtag_device 7 0x1 0x7f 0x7e
8 #target configuration
9 daemon_startup reset
10 #target <type> <startup mode>
11 #target arm7tdmi <reset mode> <chainpos> <endianness> <variant>
12 target xscale big run_and_halt 0 IXP42x
13 run_and_halt_time 0 30