hello, I'm trying to use openocd on our at91sam9260 board. This board works fine and a colleague has been using the j-link with the Segger software just fine. The output from starting is below. It looks like it's doing something, when I run it without the board connected I get "Error: JTAG communication failure". I'm confused by the "JTAG tap" line, the first "Info" line one looks OK, but then then almost the same line follows but as an error? Any help would be appreciated. You all are doing great work with openocd.
thanks, Paul [r...@blue share]# openocd -f interface/signalyzer.cfg -f board/olimex_sam9_l9260.cfg Open On-Chip Debugger 0.3.0-in-development (2009-08-15-22:18) svn:2579 $URL: svn://svn.berlios.de/openocd/trunk/src/openocd.c $ For bug reports, read http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS jtag_nsrst_delay: 200 jtag_ntrst_delay: 200 Info : JTAG tap: at91sam9260.cpu tap/device found: 0xf074203f (mfg: 0x01f, part: 0x0742, ver: 0xf) Error: JTAG tap: at91sam9260.cpu got: 0xf074203f (mfg: 0x01f, part: 0x0742, ver: 0xf) Error: JTAG tap: at91sam9260.cpu expected 1 of 1: 0x0792603f (mfg: 0x01f, part: 0x7926, ver: 0x0) Error: trying to validate configured JTAG chain anyway... Error: unknown EmbeddedICE version (comms ctrl: 0x00300000) _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
