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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2007-05-07T13:13:56+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-05-07T13:13:56+02:00</updated>

		<published>2007-05-07T13:13:56+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=446&amp;p=1332#p1332</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=446&amp;p=1332#p1332"/>
		<title type="html"><![CDATA[avrdebug.exe binary for Windows - please compile...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=446&amp;p=1332#p1332"><![CDATA[
CDC or HID, Windows attaches a class driver to the device in both cases. In order to run avrdebug, you would have to attach a second (device specific) driver, in this case the libusb driver. I don't know Windows driver development well enough to tell how this can be done.<br /><br />I have not tried it, though. Maybe it just works...<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon May 07, 2007 1:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-05-07T13:08:41+02:00</updated>

		<published>2007-05-07T13:08:41+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=446&amp;p=1331#p1331</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=446&amp;p=1331#p1331"/>
		<title type="html"><![CDATA[avrdebug.exe binary for Windows - please compile...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=446&amp;p=1331#p1331"><![CDATA[
Sorry, forgot to say that I've only tried it in CDC mode, not HID (but that's good enough already for programming from AVR Studio)...<p>Statistics: Posted by Guest — Mon May 07, 2007 1:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-05-07T13:07:08+02:00</updated>

		<published>2007-05-07T13:07:08+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=446&amp;p=1330#p1330</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=446&amp;p=1330#p1330"/>
		<title type="html"><![CDATA[It works ;-)]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=446&amp;p=1330#p1330"><![CDATA[
I tried it myself. Well, it seems to work. Sorry, I'm in no way a guru (that's why I asked for someone to do that), but here's what I did:<br /><br />Installed MingW, installed libusb-win32, tried to compile, couldn't determine where to get date- and time-related functions in avrdebug code, commented them out, replaced a call to usleep(100000) by the call to Sleep(100) and it compiled.<br /><br />It seems to work - I can program and receive debug messages from the same device... If there is a &quot;real guru&quot; who could compile it properly - it would still be great to have a downloadable .EXE from the original code...<p>Statistics: Posted by Guest — Mon May 07, 2007 1:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-05-07T11:44:49+02:00</updated>

		<published>2007-05-07T11:44:49+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=446&amp;p=1326#p1326</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=446&amp;p=1326#p1326"/>
		<title type="html"><![CDATA[avrdebug.exe binary for Windows - please compile...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=446&amp;p=1326#p1326"><![CDATA[
Don't know whether avrdebug will run on Windows, since it uses libusb for connecting to a HID compliant device. This could result in a driver conflict.<br /><br />Any Windows experts out there? We need to attach two applications to the same device, one using the HID interface, the other plain control transfers on endpoint 0 to query the debug data.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon May 07, 2007 11:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-05-01T07:57:16+02:00</updated>

		<published>2007-05-01T07:57:16+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=446&amp;p=1304#p1304</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=446&amp;p=1304#p1304"/>
		<title type="html"><![CDATA[avrdebug.exe binary for Windows - please compile...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=446&amp;p=1304#p1304"><![CDATA[
Could someone please compile and provide for downloading the avrdebug.exe (Windows binary) from the avr-doper package? Installing the whole gcc toolchain just for building a single small program is, well, a bit too much for me <img class="smilies" src="./../../../images/smilies/icon_smile.gif" alt=":-)" title="Smile" /><br /><br />Thanks a lot in advance!<p>Statistics: Posted by Guest — Tue May 01, 2007 7:57 am</p><hr />
]]></content>
	</entry>
	</feed>
