<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Programming AVR with Eclipse and WinAVR</title>
	<atom:link href="http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/</link>
	<description>Alex' blog</description>
	<pubDate>Fri, 21 Nov 2008 10:46:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Giona</title>
		<link>http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-15937</link>
		<dc:creator>Giona</dc:creator>
		<pubDate>Sat, 14 Jun 2008 14:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-15937</guid>
		<description>Thank you for tha answer, I find out the 3.3 plugin "Avr plugin" .... now it seems to work properly!


Thanks again!</description>
		<content:encoded><![CDATA[<p>Thank you for tha answer, I find out the 3.3 plugin &#8220;Avr plugin&#8221; &#8230;. now it seems to work properly!</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-15924</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 14 Jun 2008 12:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-15924</guid>
		<description>Hi Giona,

at the moment I am not using Eclipse, so I haven't updated to 3.3. Sorry.

Cheers,
Alex</description>
		<content:encoded><![CDATA[<p>Hi Giona,</p>
<p>at the moment I am not using Eclipse, so I haven&#8217;t updated to 3.3. Sorry.</p>
<p>Cheers,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giona</title>
		<link>http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-15915</link>
		<dc:creator>Giona</dc:creator>
		<pubDate>Sat, 14 Jun 2008 09:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-15915</guid>
		<description>Hi Alex!

Thank you for this great tutorial!

I've a question for you,...
Are you able to do the same tutorial but for ecplise 3.3 ?
I really do not find the location of the eclipse3.2 propriety in the 3.3!</description>
		<content:encoded><![CDATA[<p>Hi Alex!</p>
<p>Thank you for this great tutorial!</p>
<p>I&#8217;ve a question for you,&#8230;<br />
Are you able to do the same tutorial but for ecplise 3.3 ?<br />
I really do not find the location of the eclipse3.2 propriety in the 3.3!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-6685</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 13 Feb 2008 20:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-6685</guid>
		<description>Hi Michael,

take a look at http://tinkerlog.com/2007/08/01/avr-plugins-for-eclipse/
This plugin is able to use and control avrdude to upload your program.
I haven't looked into it for a while, but I think there is a newer version available.

Cheers,
Alex</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>take a look at <a href="http://tinkerlog.com/2007/08/01/avr-plugins-for-eclipse/" rel="nofollow">http://tinkerlog.com/2007/08/01/avr-plugins-for-eclipse/</a><br />
This plugin is able to use and control avrdude to upload your program.<br />
I haven&#8217;t looked into it for a while, but I think there is a newer version available.</p>
<p>Cheers,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Shimniok</title>
		<link>http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-6684</link>
		<dc:creator>Michael Shimniok</dc:creator>
		<pubDate>Wed, 13 Feb 2008 19:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-6684</guid>
		<description>Alex, thanks for taking the time to post this.  Quick question, do you know how to set up avrdude to work in a more "integrated" fashion with eclipse?  (e.g., associate it with some kind of button or something... and take in the parameters configured for the project for cpu type, target, etc.) ?  Thanks much!

(I'm working on a Mac but...should be more or less the same... FWIW I did a writeup for setting up the AVR tools on Mac here if anyone is looking: http://bot-thoughts.blogspot.com/2008/02/avr-programming-on-mac.html)

Thanks again!
Michael</description>
		<content:encoded><![CDATA[<p>Alex, thanks for taking the time to post this.  Quick question, do you know how to set up avrdude to work in a more &#8220;integrated&#8221; fashion with eclipse?  (e.g., associate it with some kind of button or something&#8230; and take in the parameters configured for the project for cpu type, target, etc.) ?  Thanks much!</p>
<p>(I&#8217;m working on a Mac but&#8230;should be more or less the same&#8230; FWIW I did a writeup for setting up the AVR tools on Mac here if anyone is looking: <a href="http://bot-thoughts.blogspot.com/2008/02/avr-programming-on-mac.html" rel="nofollow">http://bot-thoughts.blogspot.com/2008/02/avr-programming-on-mac.html</a>)</p>
<p>Thanks again!<br />
Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DarkWing</title>
		<link>http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-18</link>
		<dc:creator>DarkWing</dc:creator>
		<pubDate>Sun, 15 Jul 2007 19:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-18</guid>
		<description>Thx for nice tutorial...

I gave eclipse a serious effort, but sometimes i responds slow or worse freeze. ( A lot of nice stuff but very vital functions works slow or unreliable )

Then I tried CodeBlocks, www.codeblocks.org

In less then 1 hour I had everything working RockSolid compared to eclipse ( Reading the link below ). And better than CodeVision !!!

http://www.frozeneskimo.com/electronics/arm-tutorials/adapting-codeblocks-ide-for-arm-development/

Thanks a lot for very interesting blog Alex !! I will keep an eye on your gps solution.

/DarkWing</description>
		<content:encoded><![CDATA[<p>Thx for nice tutorial&#8230;</p>
<p>I gave eclipse a serious effort, but sometimes i responds slow or worse freeze. ( A lot of nice stuff but very vital functions works slow or unreliable )</p>
<p>Then I tried CodeBlocks, <a href="http://www.codeblocks.org" rel="nofollow">http://www.codeblocks.org</a></p>
<p>In less then 1 hour I had everything working RockSolid compared to eclipse ( Reading the link below ). And better than CodeVision !!!</p>
<p><a href="http://www.frozeneskimo.com/electronics/arm-tutorials/adapting-codeblocks-ide-for-arm-development/" rel="nofollow">http://www.frozeneskimo.com/electronics/arm-tutorials/adapting-codeblocks-ide-for-arm-development/</a></p>
<p>Thanks a lot for very interesting blog Alex !! I will keep an eye on your gps solution.</p>
<p>/DarkWing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Daniels Dev Journal &#187; links for 2007-06-07</title>
		<link>http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-11</link>
		<dc:creator>Doug Daniels Dev Journal &#187; links for 2007-06-07</dc:creator>
		<pubDate>Mon, 18 Jun 2007 12:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-11</guid>
		<description>[...] Tinkerlog » Blog Archive » Programming AVR with Eclipse and WinAVR This is a log of what I have done to get Eclipse running with WinAVR on Windows XP. Maybe it’s helpfull for others. (tags: eclipse avr embedded programming microcontrollers) [...]</description>
		<content:encoded><![CDATA[<p>[...] Tinkerlog » Blog Archive » Programming AVR with Eclipse and WinAVR This is a log of what I have done to get Eclipse running with WinAVR on Windows XP. Maybe it’s helpfull for others. (tags: eclipse avr embedded programming microcontrollers) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-9</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 10 Jun 2007 00:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-9</guid>
		<description>Hi Richard,
yes, the "-l" should do the job.
Regards,
Alex</description>
		<content:encoded><![CDATA[<p>Hi Richard,<br />
yes, the &#8220;-l&#8221; should do the job.<br />
Regards,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-8</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 08 Jun 2007 17:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/06/03/programming-avr-with-eclipse-and-winavr/#comment-8</guid>
		<description>Alex, thanks for taking the time to create this helpful log.  I was able to successfully get your example to compile.  I am trying a slightly more complex application that have built many times in the past.  The one question I have that you might have some insight into is:

My project uses a series of files located in the source trees "/lib" directory which all have a ".a" extension.  I was wondering how to include these into eclipse.  I was guessing that I add them to the "Libraries (-l)" area in the "Libraries" section of the "CGG C Linker" setting in the "Tool Settings" tab of the "C/C++ Build" properties.  Is that correct?

"C/C++ Build/Tool  Settings/ GCC C Linker/Libaries/Libaries (-l)"

Any hints?

Thanks again for taking the time to help.

Richard</description>
		<content:encoded><![CDATA[<p>Alex, thanks for taking the time to create this helpful log.  I was able to successfully get your example to compile.  I am trying a slightly more complex application that have built many times in the past.  The one question I have that you might have some insight into is:</p>
<p>My project uses a series of files located in the source trees &#8220;/lib&#8221; directory which all have a &#8220;.a&#8221; extension.  I was wondering how to include these into eclipse.  I was guessing that I add them to the &#8220;Libraries (-l)&#8221; area in the &#8220;Libraries&#8221; section of the &#8220;CGG C Linker&#8221; setting in the &#8220;Tool Settings&#8221; tab of the &#8220;C/C++ Build&#8221; properties.  Is that correct?</p>
<p>&#8220;C/C++ Build/Tool  Settings/ GCC C Linker/Libaries/Libaries (-l)&#8221;</p>
<p>Any hints?</p>
<p>Thanks again for taking the time to help.</p>
<p>Richard</p>
]]></content:encoded>
	</item>
</channel>
</rss>
