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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-07-21T22:56:26+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-07-21T22:56:26+02:00</updated>

		<published>2010-07-21T22:56:26+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4657&amp;p=15288#p15288</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4657&amp;p=15288#p15288"/>
		<title type="html"><![CDATA[Re: &quot;invalid suffix &quot;name&quot; on integer constant&quot;]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4657&amp;p=15288#p15288"><![CDATA[
Sorry. I typed &quot;name&quot; in my usbconfig.h file accidentally.. too much multitasking I guess.<p>Statistics: Posted by Guest — Wed Jul 21, 2010 10:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-07-21T22:32:37+02:00</updated>

		<published>2010-07-21T22:32:37+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4657&amp;p=15287#p15287</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4657&amp;p=15287#p15287"/>
		<title type="html"><![CDATA[&quot;invalid suffix &quot;name&quot; on integer constant&quot;]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4657&amp;p=15287#p15287"><![CDATA[
Im trying to port AVR-HID <!-- m --><a class="postlink" href="http://www.marktmarshall.com/projects/avr-hid">http://www.marktmarshall.com/projects/avr-hid</a><!-- m --> to the atMega328p. With the last release on the 15th, the interrupt incompatibilities are fixed, but now im having other compile errors:<br /><br /><br />paulb@aslan:~/avr/AVR-HID-6-10/firmware$ make hex<br />avr-gcc -Wall -Os -DF_CPU=16000000 -Iusbdrv -I. -DDEBUG_LEVEL=0 -mmcu=atmega328p -c usbdrv/usbdrv.c -o usbdrv/usbdrv.o<br />usbdrv/usbdrv.c:65:5: error: invalid suffix &quot;name&quot; on integer constant<br />usbdrv/usbdrv.c:322:5: error: invalid suffix &quot;name&quot; on integer constant<br />make: *** [usbdrv/usbdrv.o] Error 1<br /><br />Perhaps someone could shed some light on this or send me in the right direction. If you need a copy of the code, I can post it up.<br /><br />Thanks<p>Statistics: Posted by Guest — Wed Jul 21, 2010 10:32 pm</p><hr />
]]></content>
	</entry>
	</feed>
