<?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 a MacBook</title>
	<atom:link href="http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/</link>
	<description>Alex' blog</description>
	<pubDate>Fri, 21 Nov 2008 09:41:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Mikko Ristilä</title>
		<link>http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-16252</link>
		<dc:creator>Mikko Ristilä</dc:creator>
		<pubDate>Tue, 17 Jun 2008 13:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-16252</guid>
		<description>Hi. I am also using a MacBook (since summer 2006, actually) and have been programming AVRs with WinAVR (avr-gcc). I installed Windows XP into Parallels and use a USBasp-type programming device. It works like a charm and I'm able to use the AVR Simulator as well which is a great bonus.</description>
		<content:encoded><![CDATA[<p>Hi. I am also using a MacBook (since summer 2006, actually) and have been programming AVRs with WinAVR (avr-gcc). I installed Windows XP into Parallels and use a USBasp-type programming device. It works like a charm and I&#8217;m able to use the AVR Simulator as well which is a great bonus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-5374</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 27 Jan 2008 05:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-5374</guid>
		<description>Sorry for what I'm sure is a dumb question, but has anyone tried this with the STK500 and a usb to serial adapter? (With success, that is...) :-)</description>
		<content:encoded><![CDATA[<p>Sorry for what I&#8217;m sure is a dumb question, but has anyone tried this with the STK500 and a usb to serial adapter? (With success, that is&#8230;) <img src='http://tinkerlog.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boppyer</title>
		<link>http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-2235</link>
		<dc:creator>boppyer</dc:creator>
		<pubDate>Sat, 24 Nov 2007 17:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-2235</guid>
		<description>Hi Alex, thanks for your reply

Still didn't want to install though :-( I've installed these :

The following ports are currently installed:
  avr-binutils @2.16.1_0 (active)
  avrdude @5.3.1_0 (active)
  expat @2.0.1_0 (active)
  gettext @0.17_1 (active)
  gmp @4.2.2_0 (active)
  libiconv @1.12_0 (active)
  libusb @0.1.12_1 (active)
  mpfr @2.3.0_4 (active)


but for some reason it just wont want to install avr-libc
when i try it comes up with loads of error, ending with:

make[1]: *** [host-darwin.o] Error 1
make: *** [all-gcc] Error 2

Error: The following dependencies failed to build: avr-gcc binutils
Error: Status 1 encountered during processing.


no probs if you can't help, just wondered if anyone else has had problems with macports installing stuff :-(</description>
		<content:encoded><![CDATA[<p>Hi Alex, thanks for your reply</p>
<p>Still didn&#8217;t want to install though <img src='http://tinkerlog.com/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> I&#8217;ve installed these :</p>
<p>The following ports are currently installed:<br />
  avr-binutils @2.16.1_0 (active)<br />
  avrdude @5.3.1_0 (active)<br />
  expat @2.0.1_0 (active)<br />
  gettext @0.17_1 (active)<br />
  gmp @4.2.2_0 (active)<br />
  libiconv @1.12_0 (active)<br />
  libusb @0.1.12_1 (active)<br />
  mpfr @2.3.0_4 (active)</p>
<p>but for some reason it just wont want to install avr-libc<br />
when i try it comes up with loads of error, ending with:</p>
<p>make[1]: *** [host-darwin.o] Error 1<br />
make: *** [all-gcc] Error 2</p>
<p>Error: The following dependencies failed to build: avr-gcc binutils<br />
Error: Status 1 encountered during processing.</p>
<p>no probs if you can&#8217;t help, just wondered if anyone else has had problems with macports installing stuff <img src='http://tinkerlog.com/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jörg Hermann</title>
		<link>http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-2184</link>
		<dc:creator>Jörg Hermann</dc:creator>
		<pubDate>Fri, 23 Nov 2007 11:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-2184</guid>
		<description>Hello Alex and all Mac-AVR addicts out there,

as a coincidence I finished my Mac-AVR setup just this week.
I have installed, i.e. compiled the complete avr toolchain following the instructions in the avrlibc manual without a single problem. This way I can twist the sources, actually I am working on some improvements to avrdude.

Presently I use XCode but I will definitively look into eclipse as well.

One tip for Alex: Use butterfly as a programmer and the flashing will go faster. And you get rid of the devicecode problems.

Best regards,
Joe T. Hermann</description>
		<content:encoded><![CDATA[<p>Hello Alex and all Mac-AVR addicts out there,</p>
<p>as a coincidence I finished my Mac-AVR setup just this week.<br />
I have installed, i.e. compiled the complete avr toolchain following the instructions in the avrlibc manual without a single problem. This way I can twist the sources, actually I am working on some improvements to avrdude.</p>
<p>Presently I use XCode but I will definitively look into eclipse as well.</p>
<p>One tip for Alex: Use butterfly as a programmer and the flashing will go faster. And you get rid of the devicecode problems.</p>
<p>Best regards,<br />
Joe T. Hermann</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-2128</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 21 Nov 2007 21:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-2128</guid>
		<description>Hi boppyer,

I hadn't had that problem. Maybe you can try:

sudo port install avr-binutils

Cheers,
Alex</description>
		<content:encoded><![CDATA[<p>Hi boppyer,</p>
<p>I hadn&#8217;t had that problem. Maybe you can try:</p>
<p>sudo port install avr-binutils</p>
<p>Cheers,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boppyer</title>
		<link>http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-2116</link>
		<dc:creator>boppyer</dc:creator>
		<pubDate>Wed, 21 Nov 2007 18:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-2116</guid>
		<description>Hi,

I installed Macports fine but when I tried to install:

sudo port install avr-libc

it came back with these errors:

Error: The following dependencies failed to build: avr-gcc binutils
Error: Status 1 encountered during processing.

not sure if you know what it might be, any help much appreciated.

best wishes

boppyer</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I installed Macports fine but when I tried to install:</p>
<p>sudo port install avr-libc</p>
<p>it came back with these errors:</p>
<p>Error: The following dependencies failed to build: avr-gcc binutils<br />
Error: Status 1 encountered during processing.</p>
<p>not sure if you know what it might be, any help much appreciated.</p>
<p>best wishes</p>
<p>boppyer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FUTURE BLINDNESS &#187; Blog Archive &#187; links for 2007-11-13</title>
		<link>http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-1550</link>
		<dc:creator>FUTURE BLINDNESS &#187; Blog Archive &#187; links for 2007-11-13</dc:creator>
		<pubDate>Tue, 13 Nov 2007 00:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-1550</guid>
		<description>[...] Tinkerlog » Blog Archive » Programming AVR with a MacBook (tags: electronics programming mac howto reference) [...]</description>
		<content:encoded><![CDATA[<p>[...] Tinkerlog » Blog Archive » Programming AVR with a MacBook (tags: electronics programming mac howto reference) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: things to look at (November 5th - November 12th) &#124; stimulant</title>
		<link>http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-1549</link>
		<dc:creator>things to look at (November 5th - November 12th) &#124; stimulant</dc:creator>
		<pubDate>Tue, 13 Nov 2007 00:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-1549</guid>
		<description>[...] Tinkerlog &#187; Blog Archive &#187; Programming AVR with a MacBook [...]</description>
		<content:encoded><![CDATA[<p>[...] Tinkerlog &raquo; Blog Archive &raquo; Programming AVR with a MacBook [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-1474</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Sun, 11 Nov 2007 14:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-1474</guid>
		<description>Nice to see that you switched and did all the research for me developing with my Mac ;)
Just a sign that I do not have enough time. But perhaps I stick to my Ubuntu VM
Keep up your efforts!</description>
		<content:encoded><![CDATA[<p>Nice to see that you switched and did all the research for me developing with my Mac <img src='http://tinkerlog.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Just a sign that I do not have enough time. But perhaps I stick to my Ubuntu VM<br />
Keep up your efforts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Lyons</title>
		<link>http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-1468</link>
		<dc:creator>Dave Lyons</dc:creator>
		<pubDate>Sun, 11 Nov 2007 09:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/29/programming-avr-with-a-macbook/#comment-1468</guid>
		<description>Matt, the OSX-AVR distribution is available at http://www.digithink.com/OSX-AVR .</description>
		<content:encoded><![CDATA[<p>Matt, the OSX-AVR distribution is available at <a href="http://www.digithink.com/OSX-AVR" rel="nofollow">http://www.digithink.com/OSX-AVR</a> .</p>
]]></content:encoded>
	</item>
</channel>
</rss>
