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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-06-18T18:45:42+02:00</updated>

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

		<entry>
		<author><name><![CDATA[frank26080115]]></name></author>
		<updated>2010-06-18T18:45:42+02:00</updated>

		<published>2010-06-18T18:45:42+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4452&amp;p=14839#p14839</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4452&amp;p=14839#p14839"/>
		<title type="html"><![CDATA[Re: PPM RC to USB interface]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4452&amp;p=14839#p14839"><![CDATA[
I'm looking at the source code and it looks like the firmware does not come with a makefile, normally you build the project with the makefile (or some other way) to get a *.hex file to upload to the ATmega with a programmer.<br />Apparently there are *.a90 files in the release folder for specific chips, *.a90 files are the same as *.hex files according to some AVR Freaks forum post I found <!-- m --><a class="postlink" href="http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=printview&amp;t=77559&amp;start=0">http://www.avrfreaks.net/index.php?name ... 59&amp;start=0</a><!-- m --><br /><br />If those are not built for the ATmega8, then write a makefile yourself and then re-compile for ATmega8 to get a new *.hex file<br /><br />If you can't do that, learn how before going further<br /><br />I'm looking at the ewd ewp eww files, I don't know what IDE they are used in but if you can find out and open them in that IDE, I bet it can compile the entire project for you<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2426">frank26080115</a> — Fri Jun 18, 2010 6:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-06-18T06:10:26+02:00</updated>

		<published>2010-06-18T06:10:26+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4452&amp;p=14827#p14827</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4452&amp;p=14827#p14827"/>
		<title type="html"><![CDATA[PPM RC to USB interface]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4452&amp;p=14827#p14827"><![CDATA[
Can someone help me? I don't undestand how to upload the program to my ATMEGA8...<br />What files I need?<br /><br />Thanks!<p>Statistics: Posted by Guest — Fri Jun 18, 2010 6:10 am</p><hr />
]]></content>
	</entry>
	</feed>
