irclog2html for #openjtag on 20070227

00:04.48*** join/#openjtag bullet (n=bullet@93-76.1-85.cust.bluewin.ch)
00:08.08*** join/#openjtag ka6sox-office (n=ka6sox@nslu2-linux/ka6sox)
01:28.32*** join/#openjtag rd_ (n=redragon@segfault.net)
02:31.07*** join/#openjtag nm__ (n=hongtd@58.187.131.236)
02:46.40*** join/#openjtag rwhitby (n=rwhitby@nslu2-linux/rwhitby)
04:21.37*** join/#openjtag ka6sox-laptop (n=tom@nslu2-linux/ka6sox)
08:17.53*** join/#openjtag aproemel (n=aproemel@www-cache.bocholt.fh-gelsenkirchen.de)
09:10.12*** join/#openjtag aproemel__ (n=aproemel@www-cache.bocholt.fh-gelsenkirchen.de)
09:32.40*** join/#openjtag ka6sox-office (n=ka6sox@nslu2-linux/ka6sox)
11:45.28*** join/#openjtag bullet (n=bullet@205.195.62.81.cust.bluewin.ch)
12:26.19*** join/#openjtag hamishm (n=hamish@c220-237-181-46.eburwd3.vic.optusnet.com.au)
12:27.02hamishmhi
12:27.23hamishmi'm wondering what the state of openjtag is and whether the Gateworks GW16012 dongle is supported..
12:27.33hamishmcan't seem to access the openjtag.net site right now
12:29.44hamishmanyone able to help?
12:31.17vmasterthere's no software from openjtag afaik
12:31.25hamishmah
12:31.27vmasterbut the GW16012 is supported by the OpenOCD
12:31.43vmasterwhat do you want to use it for?
12:31.59hamishmI want to be able to program flash primarily
12:32.15hamishmTried openwince-jtag but it doesn't support the GW16012
12:32.29vmasterwhat flash connected to which target?
12:32.42hamishmIXP425
12:34.01vmaster[g2] tried the OpenOCD with a GW16012 and a IXP42x but it wasn't really successfull - the GW16012 operates close to the IXP's JTAG frequency limit, and my guess was that small problems with the cable and board layout could corrupt the communication
12:34.23hamishmmostly I am looking for a solution for programming flash via the IXP425 under linux..
12:34.51hamishmOCD could be useful at a later date..
12:35.06vmasterOpenOCD supports flash programming, too
12:35.16hamishmas we are expecting new boards soon and might have issues commissioning those
12:36.09hamishmI'm looking at the Yagarto site now.. is OpenOCD Windows-only?
12:36.32vmasterno, I developed it on Linux, the Windows port was added later
12:37.45vmasterthe code is in SVN: https://developer.berlios.de/svn/?group_id=4148
12:38.09vmasteryou'll need branches/xscale as I haven't merged XScale support yet
12:38.11hamishmok just found that. is there a release or should I just go with an svn co?
12:38.16hamishmok that answers that
12:40.39hamishmRight now I'm using a board from Gateworks as well so I expect it'll work with their JTAG programmer
12:40.54vmasterafter checkout, run ./boostrap, then ./configure --enable-gw16012
12:41.56vmasteryou can find a .cfg file at http://mmd.ath.cx/openocd/ixp42x_gw.cfg
12:42.28vmastertry running the OpenOCD (from ./src/) with "./openocd -f ixp42x_gw.cfg -d"
12:42.54vmasterit's implemented as a daemon, so if it returns to the command prompt something didn't work as expected
12:44.03vmastersoemone reported successful use with a IXP42x, so basically it should work with the GW, but I can't test as the only XScale board I have has a 250kHz low-pass filter on the TCK line - wonder what that engineer had in mind...
12:44.27hamishmeek that's rather strange
12:44.50hamishmI've got a GW2348 board which I want to test on for now.. custom boards coming soon
12:45.31vmasterokay, i'll be off for the next 2 hours or so, so good louck, and feel free to ask later today if you run into problems
12:45.32hamishmis there an alternative to direct i/o access (which requires root) eg /dev/parport0?
12:45.37vmasterah, yeah
12:45.51hamishmmy board is at work so I can't test it right now anyway, but I've got it compiled up for the morning
12:45.55vmaster--enable-parport_ppdev
12:46.00hamishmthanks for your help
12:46.27vmasteryeah, it's in the code, so ppdev should work
12:46.46vmasterok, bye
12:46.57hamishmthanks
14:56.41*** join/#openjtag rd_ (n=redragon@segfault.net)
15:01.35*** join/#openjtag rd__ (n=redragon@segfault.net)
16:00.30*** join/#openjtag bullet (n=bullet@205.195.62.81.cust.bluewin.ch)
16:53.04*** join/#openjtag aproemel (n=aproemel@80.138.194.208)
17:48.23*** join/#openjtag dwery (n=dwery@nslu2-linux/dwery) [NETSPLIT VICTIM]
17:55.51*** join/#openjtag dwery (n=dwery@nslu2-linux/dwery) [NETSPLIT VICTIM]
18:09.48*** join/#openjtag bullet (n=bullet@205.195.62.81.cust.bluewin.ch)
18:57.10*** join/#openjtag vmaster_ (i=vmaster@p5B07EB0F.dip.t-dialin.net)
19:38.26*** join/#openjtag rd_ (n=redragon@segfault.net)
19:46.42*** join/#openjtag rd__ (n=redragon@segfault.net)
19:51.21*** join/#openjtag aproemel (n=aproemel@80.138.194.208) [NETSPLIT VICTIM]
19:51.21*** join/#openjtag ka6sox-office (n=ka6sox@nslu2-linux/ka6sox) [NETSPLIT VICTIM]
20:16.04*** join/#openjtag ka6sox (n=ka6sox@nslu2-linux/ka6sox)
20:25.50*** join/#openjtag tking__ (n=ka6sox@netblock-66-159-209-16.dslextreme.com)
21:58.31*** join/#openjtag ka6sox-laptop (n=tom@nslu2-linux/ka6sox)
23:16.25*** join/#openjtag bullet (n=bullet@205.195.62.81.cust.bluewin.ch)
23:22.46*** join/#openjtag hamishm (n=hamish@CPE-124-178-235-43.static.vic.bigpond.net.au)
23:23.38hamishmvmaster: are you here? i'm back ;)
23:26.54hamishmhaving trouble getting OpenOCD going with IXP425
23:50.28hamishmvmaster: ping
23:59.38hamishmi get the following pretty much instantly, regardless of eg the reset delay settings
23:59.39hamishmError:   jtag.c:1185 jtag_validate_chain(): Error validating JTAG scan chain, IR mismatch, scan returned 0x01ff

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.