David VanHorn Wrote: >Eventually I see myself writing most of the app in C, and then writing >ISRs and maybe low level drivers and time-critical code in ASM. That's the way to go IMO. I will do ISR bodies in C at least sometimes but I always do the interrupt prologue and epilogue in ASM. I don't trust interrupt keywords. :) Robert -------------------------------------------------------------------- mail2web - Check your email from the web at http://link.mail2web.com/mail2web
Message
Re: [AVR-Chat] Re: Arrays and pointers in GCC
2009-01-12 by subscriptions@aeolusdevelopment.com