**** BEGIN LOGGING AT Fri May 22 02:59:57 2009 May 22 19:30:16 Is anyone around to help with openocd 0.1.0 cfg file setup? May 22 19:33:18 can try May 22 19:34:44 Thanks. I've just installed the FC10 RPM from the berlios site, and I get cfg parsing errors when I try to run it: May 22 19:34:45 /usr/bin/openocd -f /usr/lib/openocd/target/pxa270.cfg May 22 19:34:56 Runtime error, file "/usr/lib/openocd/target/pxa270.cfg", line 35: May 22 19:34:56 Unknown param: 7, try one of: -irlen, -irmask, -ircapture, -enable, -disable, or -expected-id May 22 19:35:36 Can't seem to figure out what 'jtag newtap' wants to see. May 22 19:35:48 But it seems that pxa270.cfg file is not right. May 22 19:39:33 and what is this line in your .cfg file ? May 22 19:40:02 Two lines go together: May 22 19:40:06 set _TARGETNAME [format "%s.cpu" $_CHIPNAME] May 22 19:40:06 jtag newtap $_TARGETNAME -irlen 7 -ircapture 0x1 -irmask 0x7f -expected-id $_CPUTAPID May 22 19:41:55 Seems I can get it to work if I put 'jtag newtap $_CHIPNAME cpu -irlen 7 ...' But seems strange that the cfg file in the release wouldn't work. May 22 19:43:56 that is the right way :) May 22 19:43:59 work in progress ... May 22 19:44:23 OK. Thanks. I'm actually trying to get it up and running with a PXA320 and Amontec JTAGKey. May 22 19:44:47 I never used the pxa chips May 22 19:44:57 ok. Thanks again for your help. **** ENDING LOGGING AT Sat May 23 02:59:57 2009