]> git.sur5r.net Git - openocd/blob - src/target/target/netx500.cfg
Alan Carvalho de Assis <acassis@gmail.com> imx27 config file
[openocd] / src / target / target / netx500.cfg
1 #Hilscher netX 500 CPU
2 #use combined on interfaces or targets that can\92t set TRST/SRST separately
3 reset_config trst_and_srst
4 #jtag scan chain
5 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
6 jtag_device 4 0x1 0xf 0xe
7 jtag_nsrst_delay 100
8 jtag_ntrst_delay 100
9 target create target0 arm926ejs -endian little -chain-position 0 -variant arm926ejs
10