IRC log for #openjtag on 20100208

00:15.37*** join/#openjtag PaulFertser (~PaulFerts@aein-1-pt.tunnel.tserv6.fra1.ipv6.he.net)
01:02.38*** join/#openjtag Openfree` (~Openfreer@116.228.88.98)
03:51.36*** join/#openjtag PaulFertser (~PaulFerts@aein-1-pt.tunnel.tserv6.fra1.ipv6.he.net)
04:03.07*** join/#openjtag PaulFertser (~PaulFerts@aein-1-pt.tunnel.tserv6.fra1.ipv6.he.net)
07:00.30*** join/#openjtag Weaselweb (~quassel@2001:6f8:9e4:123:21a:92ff:fe5a:1409)
07:02.00*** join/#openjtag PaulFertser (~PaulFerts@aein-1-pt.tunnel.tserv6.fra1.ipv6.he.net)
07:07.48*** join/#openjtag Openfree` (~Openfreer@116.228.88.98)
08:52.02*** join/#openjtag _julian (~quassel@dslc-082-083-153-087.pools.arcor-ip.net)
10:42.21*** join/#openjtag toi (~toi@d54C2A96D.access.telenet.be)
11:11.56*** join/#openjtag toi (~toi@d54C2A96D.access.telenet.be)
11:50.02*** join/#openjtag PaulFertser (~PaulFerts@aein-1-pt.tunnel.tserv6.fra1.ipv6.he.net)
12:11.39*** join/#openjtag roxfan (dunno@98.74-241-81.adsl-dyn.isp.belgacom.be)
13:03.38*** join/#openjtag Openfree` (~Openfreer@116.228.88.98)
13:30.42*** join/#openjtag toi (~toi@d54C2A96D.access.telenet.be)
13:34.51*** join/#openjtag dieter|work (~dieter@dslb-088-066-194-015.pools.arcor-ip.net)
14:19.24*** join/#openjtag PaulFertser (~PaulFerts@aein-1-pt.tunnel.tserv6.fra1.ipv6.he.net)
17:34.38prpplagueanyone doing pxa3xx jtag ?
17:43.05*** join/#openjtag themammal (~themammal@firebug.buglabs.net)
17:46.21prpplaguethemammal: i assume you are following the info http://www.elinux.org/BeagleBoardJTAG
17:47.49themammalprpplague: I've found a few sources on elinux I've been following this: http://elinux.org/BeagleBoardOpenOCD
17:49.11themammalso I guess as of last month the svn is down: http://openocd.berlios.de/web/
17:49.21themammalso I've been using the git
17:49.50themammalI went through the output pretty thoroughly and it seems like the only errors I'm getting are doc related
17:50.41themammalstill the install is incomplete... openocd is there but all the scripts and support is missing
18:39.29*** join/#openjtag _julian (~quassel@dslc-082-083-153-087.pools.arcor-ip.net)
18:53.31themammalprpplague: when I run openocd -f <interface.cfg> -f <board.cfg> I get this:
18:53.34themammalInfo:    openocd.c:92 main(): Open On-Chip Debugger (2007-08-21 18:30 CEST)
18:53.34themammalInfo:    configuration.c:50 configuration_output_handler(): Command jtag_rclk not found
18:53.34themammalInfo:    configuration.c:50 configuration_output_handler(): Command source not found
18:53.35themammalError:   jtag.c:1461 jtag_init(): No valid jtag interface found ((null))
18:53.35themammalError:   jtag.c:1462 jtag_init(): compiled-in jtag interfaces:
18:53.35themammalError:   jtag.c:1465 jtag_init(): 0: ft2232
18:53.37themammalany ideas?
18:54.08prpplaguethemammal: well what interface.cfg did you specify?
18:54.31themammalflyswatter.cfg
18:55.43prpplaguethemammal: so you  issued the openocd command using the flyswatter.cfg and specified the path where the file is?
18:55.51themammalright
18:56.01themammaland the same for the beagle board cfg
18:56.14prpplaguethemammal: what was the actual command you used?
18:57.43themammalprpplague: openocd -f /home/user/flyswatter.cfg -f /home/user/ti_beagleboard.cfg
18:58.14prpplaguethemammal: did you make some changes to the flyswatter.cfg file?
18:58.42themammalprpplague: no I didn't make any changes
18:59.02prpplaguethemammal: sounds like something isn't right though
18:59.23prpplaguethemammal: where did you get the flyswatter.cfg file?
19:00.38themammalprpplague: a couple months ago I successfully installed openocd on a virtualization of ubuntu and all of the cfg's showed up in the install directory under scripts
19:00.46themammalso I grabbed them from there
19:01.36prpplaguethemammal: can you pastebin your flyswatter.cfg file? http://www.pastebin.ca
19:04.10themammalprpplague: pastebin.com/d72d867d5
19:05.01prpplaguethemammal: that looks correct
19:05.11prpplaguethemammal: might want to check a few things first
19:05.18prpplaguethemammal: cat /proc/bus/usb/devices
19:05.24prpplaguethemammal: does the flyswatter show up there?
19:06.56themammalprpplague: yea it shows up
19:07.48prpplaguethemammal: are you running the command as root?
19:08.08themammalprpplague: http://pastebin.com/d2101c6b6
19:08.30prpplaguethemammal: yep that looks good
19:08.32themammalprpplague: the openocd command?
19:08.35prpplaguethemammal: yes
19:08.49themammalprpplague: I think I tried that I'll see if I get a different output
19:09.10prpplaguethemammal: run it as root with just: openocd -f /home/user/flyswatter.cfg
19:10.23themammalprpplague:  looks like my cable is possibly the culprit ... one sec I'll pastebin
19:10.49prpplaguewhich cable?
19:11.07themammalprpplague: http://pastebin.com/d570df242
19:11.37themammalI don't have the beagle adapter for the flyswatter so I made a cable
19:12.10prpplaguethemammal: ok that is different that the previous errors you posted
19:12.15themammalyea
19:12.59prpplaguethemammal: you should be able to try it with the ti_beagleboard.cfg file now
19:13.12prpplaguethemammal: why didn't you order the adapter kit?
19:13.56themammalprpplague: I didn't order the flyswatter - I just found it lying around the office
19:14.07prpplaguewonders what office
19:14.17prpplagueOH
19:14.22prpplaguethemammal: hehe you are with buglabs
19:14.31themammalprpplague: yup
19:14.42prpplaguesent the flyswatter to buglabs
19:14.52prpplagueyou should a bunch of our other stuff too
19:14.56themammalhah! nice
19:15.21themammalprpplague: well thanks for the hardware and for the help
19:15.37prpplaguenp
19:15.59prpplaguei thought we sent you guys an adapter kit as well for the beagle
19:16.11themammalprpplague: the error with only the ti_beagleboard.cfg is the same as the one I pasted in the channel
19:16.16themammalthe first one
19:16.38prpplaguethemammal: ahh ok, sounds like there is something incorrect in your ti_beagleboard.cfg file
19:17.13themammalprpplague: I looked pretty thoroughly, but it's possible that I missed it
19:17.34prpplaguethemammal: can you pastebin the ti_beagleboard.cfg file?
19:17.39themammalprpplague: I'll pastebin that as well
19:18.02prpplaguehas a conference call shortly
19:18.46themammalprpplague: http://pastebin.com/d20e9e23
19:23.23prpplaguethemammal: yea, something doesn't look correct since openocd complained about both commands you have listed
19:24.43themammalhmm
19:25.19themammalprpplague: well I can double check my cable ... that error from the flyswatter cfg makes me think that it's talking to the flyswatter ok
19:25.26themammalprpplague: is that reasonable assumption?
19:25.53prpplaguethemammal: yes, sounds like possibly you have a mismatch on the openocd
19:26.11prpplaguethemammal: might want to check and make sure you don't have multiple copies of openocd installed on your system
19:26.31themammalI'll do a locate and see what I get
19:26.39prpplaguethemammal: it might be better to use a direct path to your openocd binary
19:27.06themammalI can try that
19:28.04themammalnice
19:28.21prpplagueresults?
19:28.27themammallooks promising
19:36.42themammalprpplague: http://pastebin.com/d1f51120f
19:37.23prpplaguethemammal: yea looks like you have a problem with your jtag wiring
19:37.48prpplaguethemammal: did you use the schematic on the tincantools web site?
19:37.53themammalyea
19:38.22themammalI thought it was strange that on the JTAG adapter board one side of the EMU jumper was grounded but the other side was no connect
19:38.38themammalprpplague: the EMU0 and EMU1 should be pulled high right?
19:39.46themammalI remember looking into this in the OMAP docs, but it's here as well: http://elinux.org/BeagleBoardOpenOCD#Hardware
19:41.09prpplaguethemammal: emu0 and emu1 are normally pulled high, so you just need to have the jumpers off or on 2-3
19:41.23themammalah ok
19:42.10themammalprpplague: *classic* problem .... beagle not powered up
19:53.13themammalprpplague: ugh so if I run omap3_dbginit it wants a target argument
19:53.21themammalprpplague: would that be omap3530?
19:54.20prpplaguethemammal: that's something new , i've never had to use an argument
19:54.35themammalok Ill look into it
19:56.19themammalprpplague: sorry to keep bothering.. thoughts on these errors? http://pastebin.com/d1a7364ed
19:56.29prpplaguelooks
19:57.21prpplaguethemammal: yea seems to be getting zeros for the tap id
19:57.34prpplaguethemammal: i'd double check your jtag adapter
19:58.02themammalok thx
19:58.18prpplaguenp
20:14.03*** join/#openjtag _julian (~quassel@dslc-082-083-153-087.pools.arcor-ip.net)
23:36.38*** join/#openjtag PaulFertser (~PaulFerts@aein-1-pt.tunnel.tserv6.fra1.ipv6.he.net)
23:50.32*** join/#openjtag dieter|work (~dieter@dslb-088-066-196-230.pools.arcor-ip.net)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.