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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2012-08-24T06:20:46+02:00</updated>

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

		<entry>
		<author><name><![CDATA[abd_rmdn]]></name></author>
		<updated>2012-08-24T06:20:46+02:00</updated>

		<published>2012-08-24T06:20:46+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6883&amp;p=22533#p22533</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6883&amp;p=22533#p22533"/>
		<title type="html"><![CDATA[Re: Which compiler is better for &quot;V-USB&quot;]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6883&amp;p=22533#p22533"><![CDATA[
hi,<br />in order to include the files in atmel studio u just need to click on the project and click add existing item.. then select all the files of the usb lib u wants....<br />next the &quot;Const.&quot; problem is easy to be solved just put the word &quot;const&quot; before each line the compiler is telling u that it need to be constant...<br />after all that u just need to change some values either in the makefile or in the &quot;usbdrv.h&quot; i think.... the changes at ::<br />- the port number of D- <br />- the port number of D+<br />- the port name (ex. D ,or B..) by default &quot;D&quot;<br />- F_cpu value must be set the same number as ur crystal oscillator (this is found in the &quot;usbdrvasm.s&quot; file --i think-- _)<br /><br /><br />that's all i guess....<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=7266">abd_rmdn</a> — Fri Aug 24, 2012 6:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sohrab]]></name></author>
		<updated>2012-07-27T18:44:52+02:00</updated>

		<published>2012-07-27T18:44:52+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6883&amp;p=22237#p22237</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6883&amp;p=22237#p22237"/>
		<title type="html"><![CDATA[Which compiler is better for &quot;V-USB&quot;]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6883&amp;p=22237#p22237"><![CDATA[
Hi,<br />i've just started learning v-usb.i am trying to just compile &quot;hid mouse&quot; Example.I use &quot;atmel studio&quot;.can anyone explain me what shall i do? which files have to be included and which files are needed? i saw that there is a common problem in &quot;atmel studio&quot; that we have to declare some variables &quot;const&quot;.may anyone please explain me all i need.and can tell me which ide do you use? and which is better for &quot;V-Usb&quot;? thanks.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=7121">sohrab</a> — Fri Jul 27, 2012 6:44 pm</p><hr />
]]></content>
	</entry>
	</feed>
