Coding in assembly is a must for some things - Especially if you don't need complex decision structures and aren't doing a lot of "big number" math. Doing it for everything is just being stubborn - IMO. ;) I like the tightness of assembly, but I have projects that would be a nightmare done that way. Can you imaging a Zigbee stack coded in assembly? <shudder>. DLC Enki wrote: > You are right, coding in Assembly is not for everyone. > The ones that have the intelligence for doing that are often seeing > as masochists. Pure jealousy... > > MJ > > > > On 17 Dec 2007 at 14:48, Dennis Clark wrote: > > >> Pay no attention to the "assembly uber alles" dinosaurs out there, C is >>only slightly higher level than that anyway. It does bring up one >>point, when working in embedded programming it pays to know the assembly >>so you can check and tweak C constructs to fit your needs. That said, >>only a masochist insists on coding projects entirely in assembly when >>they have an option not to. >> >>DLC >> > > > > > > Yahoo! Groups Links > > > -- ------------------------------------------------- Dennis Clark TTT Enterprises www.techtoystoday.com -------------------------------------------------
Message
Re: [AVR-Chat] Re: INTO interrupt firing all the time?
2007-12-18 by dlc
Attachments
- No local attachments were found for this message.