]> git.sur5r.net Git - openocd/blob - src/target/target/netx500.cfg
retired fast_memory_access. It's always fast now.
[openocd] / src / target / target / netx500.cfg
1 #Hilscher netX 500 CPU\r
2 #use combined on interfaces or targets that can\92t set TRST/SRST separately\r
3 reset_config trst_and_srst\r
4 #jtag scan chain\r
5 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)\r
6 jtag_device 4 0x1 0xf 0xe\r
7 jtag_nsrst_delay 100\r
8 jtag_ntrst_delay 100\r
9 #target configuration\r
10 daemon_startup reset\r
11 #target <type> <endianness> <startup mode> <chainpos> <variant>\r
12 target arm926ejs little run_and_halt 0 arm926ejs\r
13 run_and_halt_time 0 500\r