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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2008-08-28T19:43:38+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-08-28T19:43:38+02:00</updated>

		<published>2008-08-28T19:43:38+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1660&amp;p=6096#p6096</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1660&amp;p=6096#p6096"/>
		<title type="html"><![CDATA[bootloadHID -&gt; Device not recogniced]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1660&amp;p=6096#p6096"><![CDATA[
Christian, du bist mein Retter!<br /><br />Es war lediglich ein falscher Port angegeben. Jetzt funktioniert es einwandfrei und ich habe wirkliche Freude an dem Projekt.<br /><br />DANKE,<br />Wauschi<p>Statistics: Posted by Guest — Thu Aug 28, 2008 7:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-08-26T19:01:10+02:00</updated>

		<published>2008-08-26T19:01:10+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1660&amp;p=6076#p6076</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1660&amp;p=6076#p6076"/>
		<title type="html"><![CDATA[bootloadHID -&gt; Device not recogniced]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1660&amp;p=6076#p6076"><![CDATA[
2012 bytes sollte kurz genug sein. Hast Du gecheckt, ob der code ueberhaupt laeuft, ob also die boot loader condition richtig funktioniert?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Tue Aug 26, 2008 7:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-08-26T00:41:59+02:00</updated>

		<published>2008-08-26T00:41:59+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1660&amp;p=6058#p6058</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1660&amp;p=6058#p6058"/>
		<title type="html"><![CDATA[bootloadHID -&gt; Device not recogniced]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1660&amp;p=6058#p6058"><![CDATA[
Hallo OBDEV-Freunde,<br /><br />ich habe das Problem, dass der HID Bootloader beim Anstecken nicht erkannt wird obwohl andere HID Projekte ohne Probleme funktionieren.<br /><br />Um festzustellen ob der Fehler bei der HW liegt habe ich das standard HID Template compiliert und das Gerät funktioniert einwandfrei und wird auch ohne Probleme erkannt.<br /><br />Im nächsten Schritt habe ich den Bootloader mit dem mitgegebenen Makefile compiliert, USB Pins angegeben, Switch Pin angegeben und sonst am Projekt nichts verändert.<br /><br />Compiler Ausgabe:<br /><blockquote class="uncited"><div>avr-gcc -Wall -Os -Iusbdrv -I. -mmcu=atmega8  -x assembler-with-cpp -c usbdrv/usbdrvasm.s -o usbdrv/usbdrvasm.o<br />avr-gcc -Wall -Os -Iusbdrv -I. -mmcu=atmega8  -c usbdrv/oddebug.c -o usbdrv/oddebug.o<br />avr-gcc -Wall -Os -Iusbdrv -I. -mmcu=atmega8  -c main.c -o main.o<br />usbdrv/usbdrv.c:213: warning: 'usbSetInterrupt' defined but not used<br />avr-gcc -Wall -Os -Iusbdrv -I. -mmcu=atmega8  -o main.bin usbdrv/usbdrvasm.o usbdrv/oddebug.o main.o -Wl,--section-start=.text=1800<br />rm -f main.hex main.eep.hex<br />avr-objcopy -j .text -j .data -O ihex main.bin main.hex<br />avr-size main.bin<br />   text       data        bss        dec        hex    filename<br />   2012         12         62       2086        826    main.bin<br />Build succeeded with 1 Warnings...<br /><br /></div></blockquote><br /><br />Leider bin ich mit meinem Latein am Ende. Ist ev. das Programm mit 2012 Byte zu groß? <br />Für jeden Hinweis wäre ich dankbar!<br /><br />Danke,<br />Wauschi<p>Statistics: Posted by Guest — Tue Aug 26, 2008 12:41 am</p><hr />
]]></content>
	</entry>
	</feed>
