# script for Insilica IS-5114 # jtag speed. We need to stick to 16kHz until we've finished reset. jtag_rclk 16 reset_config trst_and_srst jtag_device 8 0x1 0x1 0xfe jtag_device 4 0x1 0xf 0xe jtag_device 5 0x1 0x1 0x1e #arm946e-s and target arm966e little 1 arm966e [new_target_name] configure -event reset-start { jtag_rclk 16 } [new_target_name] configure -event reset-init { # We can increase speed now that we know the target is halted. jtag_rclk 3000 } working_area 0 0x50000000 16384 nobackup