# For some reason the "reset init" won't work reliably with a fast # JTAG clock, so we set a slower clock rate. Switch to faster rate # for data transfer commands, i.e. "load" from GDB. # debug_level 3 debug_level 2 # jtag_khz 300 jtag_khz 100 arm7_9 dcc_downloads enable arm7_9 fast_memory_access enable gdb_breakpoint_override hard jtag_nsrst_delay 200 jtag_ntrst_delay 200 # Terminate the configuration stage and enter the run stage. # http://openocd.berlios.de/doc/html/Daemon-Configuration.html#Configuration%20Stage init debug_level 1 reset init