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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-07-10T17:56:24+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-07-10T17:56:24+02:00</updated>

		<published>2009-07-10T17:56:24+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2906&amp;p=10102#p10102</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2906&amp;p=10102#p10102"/>
		<title type="html"><![CDATA[Re: AVR Studio Build error]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2906&amp;p=10102#p10102"><![CDATA[
These errors indicate that  you forgot to write your own code <img class="smilies" src="./../../../images/smilies/icon_smile.gif" alt=":-)" title="Smile" />, or at least you did not include it in the compile. The compiler did not find your main() function and your usbFunctionSetup() function.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Fri Jul 10, 2009 5:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[honda4life]]></name></author>
		<updated>2009-06-20T11:14:54+02:00</updated>

		<published>2009-06-20T11:14:54+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2906&amp;p=9853#p9853</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2906&amp;p=9853#p9853"/>
		<title type="html"><![CDATA[AVR Studio Build error]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2906&amp;p=9853#p9853"><![CDATA[
Hello everyone<br /><br />I've got following build errors:<br /><br /><div class="codebox"><p>Code: </p><pre><code>c:/program files/winavr-20090313/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr5/crtm16.o:(.init9+0x0): undefined reference to `main'<br />usbdrv.o: In function `usbProcessRx':<br />C:\Documents and Settings\Bart\Mijn documenten\AVR\BootUSB\default/../usbdrv.c:448: undefined reference to `usbFunctionSetup'<br />make: *** &#91;BootUSB.elf&#93; Error 1<br />Build failed with 2 errors and 0 warnings...</code></pre></div><br /><br />Can someone tell me what's wrong?<br /><br />Here are my project files if interested:<br /><!-- m --><a class="postlink" href="http://home.scarlet.be/~tsg80011/BootUSB.zip">http://home.scarlet.be/~tsg80011/BootUSB.zip</a><!-- m --><br /><br />A second question:<br />Is it possible to program the same avr with usb, it should be nice to get completely rid of serial port  <img class="smilies" src="./../../../images/smilies/icon_mrgreen.gif" alt=":mrgreen:" title="Mr. Green" /> <br />Or should i concider make a usb programmer, jtag for realtime debugging with avr studio should be nice<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2429">honda4life</a> — Sat Jun 20, 2009 11:14 am</p><hr />
]]></content>
	</entry>
	</feed>
