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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2015-05-11T09:07:29+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2015-05-11T09:07:29+02:00</updated>

		<published>2015-05-11T09:07:29+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=9173&amp;p=29682#p29682</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=9173&amp;p=29682#p29682"/>
		<title type="html"><![CDATA[Re: Convert USBASP WinAVR Project to CodevisionAVR project]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=9173&amp;p=29682#p29682"><![CDATA[
look at this for more information about descriptor defining :<br /><!-- m --><a class="postlink" href="http://vusb.wikidot.com/examples">http://vusb.wikidot.com/examples</a><!-- m --><p>Statistics: Posted by Guest — Mon May 11, 2015 9:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2015-05-11T08:10:13+02:00</updated>

		<published>2015-05-11T08:10:13+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=9173&amp;p=29681#p29681</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=9173&amp;p=29681#p29681"/>
		<title type="html"><![CDATA[Re: Convert USBASP WinAVR Project to CodevisionAVR project]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=9173&amp;p=29681#p29681"><![CDATA[
You need to implement this function ONLY if you provide USB descriptors at<br /> * runtime (which is an expert feature). It is very similar to<br /> * usbFunctionSetup() , but it is called only to request USB descriptor<br /> * data. See the documentation of usbFunctionSetup() for more info.<p>Statistics: Posted by Guest — Mon May 11, 2015 8:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sadeghjun]]></name></author>
		<updated>2014-07-13T20:34:22+02:00</updated>

		<published>2014-07-13T20:34:22+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=9173&amp;p=27652#p27652</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=9173&amp;p=27652#p27652"/>
		<title type="html"><![CDATA[Convert USBASP WinAVR Project to CodevisionAVR project]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=9173&amp;p=27652#p27652"><![CDATA[
Hi,Everybody<br />I want to convert usbasp programmer source project from WinAVR source to CodevisonAVR source.<br />Firmware is  available from:<br /><a href="http://www.fischl.de/usbasp/" class="postlink">http://www.fischl.de/usbasp/</a><br />or directly:<br /><a href="http://www.fischl.de/usbasp/usbasp.2011-05-28.tar.gz" class="postlink">http://www.fischl.de/usbasp/usbasp.2011-05-28.tar.gz</a><br /><br />I change some code to Compatible code (WinAVR Code) to CodeVision but I have some problem.<br />There are some error while compiling the project:<br />&quot;<span style="color: #FF0000">Linker error: ...Desktop\usbasp\usbdrv\usbdrv.h(213): function 'usbFunctionDescriptor' declared, but never defined</span>&quot;<br /><br />function &quot;<em class="text-italics">usbFunctionDescriptor</em>&quot; is declare in <strong class="text-strong">usbdrv.<span style="color: #00BF00">h</span></strong> but not defined in <strong class="text-strong">usbdrv.<span style="color: #0000BF">c</span></strong><br />this is the codevisonAVR source:<br /><a href="http://s5.picofile.com/file/8129945900/usbasp.rar.html" class="postlink">http://s5.picofile.com/file/8129945900/usbasp.rar.html</a><br />Can any body help me?<br />thanks alot<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=20515">sadeghjun</a> — Sun Jul 13, 2014 8:34 pm</p><hr />
]]></content>
	</entry>
	</feed>
