Has openocd been tested recently with ARM1176? I'm running r1013 and it is repsonding as so:
Info: JTAG device found: 0x2b900f0f (Manufacturer: 0x787, Part: 0xb900, Version: 0x2) Info: JTAG device found: 0x07b76f0f (Manufacturer: 0x787, Part: 0x7b76, Version: 0x0) Error: Error validating JTAG scan chain, IR mismatch, scan returned 0x0e11 Error: Could not validate JTAG chain, continuing anyway... Warning:value captured during scan didn't pass the requested check: captured: 0x11 check_value: 0x01 check_mask: 0x1f Warning:in_handler reported a failed check Warning:value captured during scan didn't pass the requested check: captured: 0x11 check_value: 0x01 check_mask: 0x1f Warning:in_handler reported a failed check Error: 'arm11 target' JTAG communication error SCREG SCAN OUT 0x00 (expected 0x10) config file is: # OpenOCD configuration for Samsung SMDK6410 # # Copyright (c) 2007 Simtec Electronics # # Released under GPLv2 telnet_port 4444 gdb_port 3333 # uncomment for parallel port #interface parport #parport_cable dlc5 # uncomment for ftdi2232 interface (amontec jtag-key) interface ft2232 ft2232_vid_pid 0x0403 0xcff8 ft2232_layout jtagkey #jtag_speed 3 # we have just an s3c6410 jtag_device 5 0x01 0x1F 0x1E jtag_device 5 0x01 0x1F 0x1E reset_config trst_and_srst # our arm is at position 0 in the chain target arm11 little 0 arm11 #nand device s3c6410 0 -- Ben Q: What's a light-year? A: One-third less calories than a regular year. _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development