I am looking for a config file specifically for the STR912 and
the wiggler (PP) cable. Does anyone have an example or
point me to a link ??
I have one I cobbled together from info here and there but
I can’t start & stop OpenOCD without requiring a Power on reset…
If I don’t POR I get a IR mismatch failure and I am not sure the
setting are correct for flash programming.
Here is what I have
#daemon configuration
telnet_port 4444
gdb_port 3333
#interface
interface parport
parport_port 0x378
parport_cable wiggler
jtag_speed 1
#use combined on interfaces or targets that can’t set TRST/SRST separately
reset_config trst_and_srst
#target configuration
daemon_startup reset
#target
target arm966e little reset_halt 0 arm966e
working_area 0 0x200000 0x4000 backup
run_and_halt_time 0 5000
jtag_device 8 0x1 0x1 0xfe
jtag_device 4 0x1 0xf 0xe
jtag_device 5 0x1 0x1 0x1e
#flash configuration
#flash bank <chip_width> <bus_width> [driver_options …]
flash bank cfi 0x10000000 0x800000 2 2 0