--- Behnam Ghiaseddin <BehnamGhiaseddin@SoftHome.net> wrote: > hi all > > I download GNU-GCC Compiler for AVR. so is there > anyone know a good > tutorial for it? any URL or document are so useful. > > Regards. > Behnam > > Hi. I used this great but non-optimizing compiler with some projects based on ATmega128 and 8515 variations. its very easy to use and perfect. you can find anything you want in www.avrfreaks.net but you should note that if you want to have a good code you have to divide your code into two parts. 1st one which is the best part is better to be written in assembly and the 2nd which uses this part with major logical parts is better to be written in C. good luck. reza aghazadeh __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/
Message
Re: [AVR-Chat] AVR GCC Compiler
2003-12-16 by Reza
Attachments
- No local attachments were found for this message.