On Mon, Apr 27, 2009 at 9:10 AM, Øyvind Harboe <[email protected]> wrote: > Is anyone using ARM11 out there? > > I've got an i.mx31 ARM11 target in my office, but I've tested it > much as I could not get single stepping to work. Hi the SVN version "sometimes" works for me I usually have to try a few times before I can get it to work. Typical erros I get are
Info : JTAG tap: s3c6430.bs tap/device found: 0x2b900f0f (Manufacturer: 0x787, Part: 0xb900, Version: 0x2) Info : JTAG Tap/device matched Info : JTAG tap: s3c6430.cpu tap/device found: 0x07b76f0f (Manufacturer: 0x787, Part: 0x7b76, Version: 0x0) Info : JTAG Tap/device matched Info : found ARM1176 Warn : no telnet port specified, using default port 4444 Warn : no gdb port specified, using default port 3333 Warn : no tcl port specified, using default port 6666 Error: 'arm11 target' JTAG communication error SCREG SCAN OUT 0x02 (expected 0x10) Warn : in_handler: w/o "in_value", mismatch in SDR Warn : Scan chain 7 shifted out unexpected address Warn : Scan chain 7 shifted out unexpected data Warn : TAP s3c6430.cpu: Warn : value captured during scan didn't pass the requested check: Warn : captured: 0x00 check_value: 0x01 check_mask: 0x1F Warn : in_handler: w/o "in_value", mismatch in SIR Error: 'arm11 target' JTAG communication error SCREG SCAN OUT 0x02 (expected 0x10) Warn : in_handler: w/o "in_value", mismatch in SDR When I restart openocd sometimes is works. _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
