<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/2648" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-04-13T20:45:19+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/2648</id>

		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2009-04-13T20:45:19+02:00</updated>

		<published>2009-04-13T20:45:19+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2648&amp;p=8896#p8896</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2648&amp;p=8896#p8896"/>
		<title type="html"><![CDATA[Re: usb debugging?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2648&amp;p=8896#p8896"><![CDATA[
Thx again christian, Ill give hid-mouse a go with the 168 and see what I get.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Mon Apr 13, 2009 8:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-04-13T19:53:56+02:00</updated>

		<published>2009-04-13T19:53:56+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2648&amp;p=8893#p8893</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2648&amp;p=8893#p8893"/>
		<title type="html"><![CDATA[Re: usb debugging?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2648&amp;p=8893#p8893"><![CDATA[
The following link should work until the big renaming is done:<br /><br /><!-- m --><a class="postlink" href="http://www.obdev.at/downloads/avrusb/avrusb-20090323.zip">http://www.obdev.at/downloads/avrusb/av ... 090323.zip</a><!-- m --><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon Apr 13, 2009 7:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2009-04-13T17:44:59+02:00</updated>

		<published>2009-04-13T17:44:59+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2648&amp;p=8889#p8889</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2648&amp;p=8889#p8889"/>
		<title type="html"><![CDATA[Re: usb debugging?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2648&amp;p=8889#p8889"><![CDATA[
thx, christian . <br /><br />Is there a way to download the driver while the site is down? I must have deleted the examples at some point.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Mon Apr 13, 2009 5:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-04-13T11:06:35+02:00</updated>

		<published>2009-04-13T11:06:35+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2648&amp;p=8884#p8884</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2648&amp;p=8884#p8884"/>
		<title type="html"><![CDATA[Re: usb debugging?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2648&amp;p=8884#p8884"><![CDATA[
There are examples which ship with the driver itself, most of them have no particular hardware requirements.<br /><br />For debugging, compile with -DDEBUG_LEVEL=1 or -DDEBUG_LEVEL=2. The debug output is a hex dump sent to the processor's TxD with 19200 bps.<br /><br />For debugging from the host side, use a USB sniffer. There are free USB sniffers available for every operating system.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon Apr 13, 2009 11:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2009-04-11T21:01:32+02:00</updated>

		<published>2009-04-11T21:01:32+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2648&amp;p=8868#p8868</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2648&amp;p=8868#p8868"/>
		<title type="html"><![CDATA[usb debugging?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2648&amp;p=8868#p8868"><![CDATA[
I see a few comments about usb boot loader in regards to debugging. Could I some how use this to debug a simple atmega avrusb project? If so, could anyone point me in the direction of the info?<br /><br />Or are there any apps out there the give you info about usb devices and what data was sent?<br /><br />The current issue is an atmega168 that says &quot;unknown device&quot;  I have made all of the recommendations I found on this forum. I also tried to compile the hidkeys 168 project and I get the same error, however I'm not sure it would work being the keys portion of the circuit is absent. I would love to find a usb 168/88 project that would communicate with usb and require nothing other then a jumper to work.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Sat Apr 11, 2009 9:01 pm</p><hr />
]]></content>
	</entry>
	</feed>
