<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MattOehrlein.com &#187; AVR</title>
	<atom:link href="http://blog.mattoehrlein.com/tag/avr/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mattoehrlein.com</link>
	<description>I hope this is embarrassing.</description>
	<lastBuildDate>Sun, 05 Feb 2012 03:26:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>AVR-Eclipse</title>
		<link>http://blog.mattoehrlein.com/2008/12/avr-eclipse/</link>
		<comments>http://blog.mattoehrlein.com/2008/12/avr-eclipse/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 07:45:47 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[microcontrollers]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://qponz.no-ip.org/?p=27</guid>
		<description><![CDATA[I just discovered a wonderful new integrated development environment (IDE) for my microcontroller projects. Well, actually, it&#8217;s an old IDE, but I discovered a new plugin for it. The avr-eclipse plugin for eclipse. This thing is great (see the screenshot). &#8230; <a href="http://blog.mattoehrlein.com/2008/12/avr-eclipse/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just discovered a wonderful new integrated development environment (IDE) for my microcontroller projects. Well, actually, it&#8217;s an old IDE, but I discovered a new plugin for it. The avr-eclipse plugin for eclipse.</p>
<div id="attachment_145" class="wp-caption aligncenter" style="width: 310px"><a href="http://mattoehrlein.com/wp-content/uploads/2008/12/avr-eclipse.jpg"><img class="size-medium wp-image-145" title="avr-eclipse" src="http://mattoehrlein.com/wp-content/uploads/2008/12/avr-eclipse-300x173.jpg" alt="Avr-Eclipse Plugin for Eclipse" width="300" height="173" /></a><p class="wp-caption-text">Avr-Eclipse Plugin for Eclipse</p></div>
<p>This thing is great (see the screenshot). You get all the fancy-shmancy auto-formatting, project handling goodness and slick GUI of eclipse, yet it will still directly burn your .hex to your AVR micros with a single click. Oh yeah, and it runs in linux :p.</p>
<p>You will, however, need to install the rest of your toolchain (avr-gcc) separately, and the website has a guide to do this. I just got my first blinky LED program going as seen in the image above, so I know the whole deal works. Next task is to get in-circuit-debugging working. (I think this is supposed to be supported..)</p>
<p>Site: <a title="AVR-Eclipse Wiki" href="http://avr-eclipse.sourceforge.net/" target="_blank">http://avr-eclipse.sourceforge.net/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mattoehrlein.com/2008/12/avr-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

