On Fri, Aug 12, 2005 at 02:53:52PM -0000, klassasin wrote: > Right now, I'm using AVR Studio 4 (assembly) to program my AVRs. I > know C/C++, so I think I might try some C coding for AVRs. It looks > relatively easy, and it seems more and more people are using it. > Which C compiler (cheap/free) would you all recommend? avr-gcc is very good. The WinAVR package makes it painless to get running on Microsoft platforms (let me condition that with "as painless as it gets there.") To be used properly one can not be afraid of Makefiles altho adequate examples are provided in avr-libc. -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad.
Message
Re: [AVR-Chat] Which C compiler?
2005-08-12 by David Kelly
Attachments
- No local attachments were found for this message.