Re: What file do I need to program AVR in C under Linux
2004-04-05 by Craig Limber
Steven wrote: > programming, can someone tell me all the package I need to development AVR > in C under linux. What I mean is the orignal linux file for the WINAVR. > Where to get it and how to install it? Excellent and detailed instructions that I used to make my Linux development environment work for AVR programming can be found here: http://www.nongnu.org/avr-libc/user-manual/index.html Go into related pages and click on "installing the GNU tool chain" I have been finding that programming my various AVR-based projects using these tools has been a very pleasant experience. They seem to work very well and the people who develop and maintain the software/web pages should be commended. Craig