How do I program an AVR Raven with Linux or a Mac?

Posted by Andrew McGregor on Stack Overflow See other posts from Stack Overflow or by Andrew McGregor
Published on 2010-02-11T07:07:30Z Indexed on 2010/05/11 10:14 UTC
Read the original article Hit count: 368

Filed under:
|
|

This tutorial for programming these starts with programming the Ravens and Jackdaw with a Windows box. Can I do those initial steps with avrdude on a Linux or OS X machine instead? If so, how? Is there any risk of bricking the hardware if I just try?

I have a USB JTAG ICE MKii clone, which is supposed to work for this.

I'm totally new to AVR, but very experienced with C/C++ programming on Linux or OS X, up to and including kernel programming... so any hint at all would be appreciated, I can read man pages, but only if I know what I'm looking for.

© Stack Overflow or respective owner

Related posts about avr

Related posts about avrdude