> -----Original Message----- > From: Adam Bradley [mailto:adam_j_bradley@yahoo.com] > Sent: Sunday, 14 March 2004 4:49 PM > To: AVR-Chat@yahoogroups.com > Subject: [AVR-Chat] Re: Alternative to using ICP for decoding PWM > > > Larry, > > Thanks for your feedback on this. One comment, I've never seen C > look so much like assembly :) > > Adam My ASM looks like that too ;o) I prefer to write in modules and have lots of include files. My Main routine is just flag checking, branches and calls :o) I do not like C as it is too loose, I love to know what the state of the uC is every step of the way, plus a lot of my projects are tight on space and time ;o) But I am being forced to use C :o( Atmel does not provide ASM files for their USB chips just C (bloody Atmel) Regards, Kat. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.618 / Virus Database: 397 - Release Date: 9/03/2004
Message
RE: [AVR-Chat] Re: Alternative to using ICP for decoding PWM
2004-03-14 by Kathy Quinlan
Attachments
- No local attachments were found for this message.