<?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/2380" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-10-18T13:43:16+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2009-10-18T13:43:16+02:00</updated>

		<published>2009-10-18T13:43:16+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2380&amp;p=11414#p11414</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=11414#p11414"/>
		<title type="html"><![CDATA[Re: avrdoper debug serial interface]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=11414#p11414"><![CDATA[
Hello,<br />Why serial interface can't working with hyperterminal or realterm, although the virtual port is detected? Is this impossible? <img class="smilies" src="./../../../images/smilies/icon_eek.gif" alt=":shock:" title="Shocked" /><p>Statistics: Posted by Guest — Sun Oct 18, 2009 1:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[osso]]></name></author>
		<updated>2009-04-11T21:18:00+02:00</updated>

		<published>2009-04-11T21:18:00+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8872#p8872</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8872#p8872"/>
		<title type="html"><![CDATA[Re: avrdoper debug serial interface]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8872#p8872"><![CDATA[
<img class="smilies" src="./../../../images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> <br />Yeah, it looks working. I dowloaded and installed the latest filter version of libusb-win32, and first it looks non working at all. But when I re-un-plug the dopper, avrdebug.exe stops saying &quot;... doper not found ...&quot;, so maybe it is working. I am going to write test app and post the result asap. Thanks.  <img class="smilies" src="./../../../images/smilies/icon_smile.gif" alt=":)" title="Smile" /><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1078">osso</a> — Sat Apr 11, 2009 9:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-04-11T21:11:55+02:00</updated>

		<published>2009-04-11T21:11:55+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8871#p8871</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8871#p8871"/>
		<title type="html"><![CDATA[Re: avrdoper debug serial interface]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8871#p8871"><![CDATA[
Yes. Programming works either through the USB CDC or HID device class. Drivers for both are included with every operating system. Debugging is a custom extension which requires a separate driver on Windows (not on all other operating systems).<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sat Apr 11, 2009 9:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[osso]]></name></author>
		<updated>2009-04-11T21:09:28+02:00</updated>

		<published>2009-04-11T21:09:28+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8869#p8869</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8869#p8869"/>
		<title type="html"><![CDATA[Re: avrdoper debug serial interface]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8869#p8869"><![CDATA[
As I know, I do not install anything on windows to use avrdoper. That means that using it as programmer I need nothing, and for using its serial debug iface I should install libusb-win32 ?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1078">osso</a> — Sat Apr 11, 2009 9:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-04-11T20:24:45+02:00</updated>

		<published>2009-04-11T20:24:45+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8866#p8866</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8866#p8866"/>
		<title type="html"><![CDATA[Re: avrdoper debug serial interface]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8866#p8866"><![CDATA[
Do you have the filter version of libusb-win32 installed? This is required in order to connect to a device already associated with a different driver.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sat Apr 11, 2009 8:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[osso]]></name></author>
		<updated>2009-04-11T20:17:54+02:00</updated>

		<published>2009-04-11T20:17:54+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8865#p8865</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8865#p8865"/>
		<title type="html"><![CDATA[Re: avrdoper debug serial interface]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8865#p8865"><![CDATA[
Yes, that is what I would like to have -  HID programmer + serial debug interface. But the programmer is not found / recognized by the avrdebug.exe. It says &quot; Could not find USB device &quot;AVR-Doper&quot; with vid=0x16c0 pid=0x5e1 or 0x5df &quot;. But in the avr program are these values defined, so where is the problem ?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1078">osso</a> — Sat Apr 11, 2009 8:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-04-11T18:53:01+02:00</updated>

		<published>2009-04-11T18:53:01+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8858#p8858</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8858#p8858"/>
		<title type="html"><![CDATA[Re: avrdoper debug serial interface]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8858#p8858"><![CDATA[
I think the debug interface works only in HID mode. But then it should work on Windows as well.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sat Apr 11, 2009 6:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[osso]]></name></author>
		<updated>2009-03-17T19:31:32+02:00</updated>

		<published>2009-03-17T19:31:32+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8365#p8365</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8365#p8365"/>
		<title type="html"><![CDATA[avrdoper debug serial interface]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2380&amp;p=8365#p8365"><![CDATA[
I have succesfully working avrdoper clone made with atmega 16. Both HID and serial modes working fine. Is there any way how to make working the serial debugging interface too ? When I run the avrdebug.exe, I get only  &quot; Could not find USB device &quot;AVR-Doper&quot; with vid=0x16c0 pid=0x5e1 or 0x5df &quot; In the revision history is written that host driver needs to be written .... Is there any way how to do so ? Maybe I can help with it .... I would like to have this debugging interface working.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1078">osso</a> — Tue Mar 17, 2009 7:31 pm</p><hr />
]]></content>
	</entry>
	</feed>
