Re: What micros do you actually hate to work with?
- From: "Frank Bemelman" <f.bemelmanq@xxxxxxxxxxxxxxxxx>
- Date: Wed, 11 Oct 2006 01:06:53 +0200
"Joerg" <notthisjoergsch@xxxxxxxxxxxxxxxxxxxxx> schreef in bericht
news:IlVWg.21517$Ij.7449@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Generally speaking, asm is dead. Generally, using C will produce
better code in less time. Generally, with less than tiny asm
projects, a C version will give you a smaller footprint.
Generally, using asm is a waste of time and energy and
produces lower quality code.
Not dead at all. There are cases where you must be sure to control
something in x machine cycles plus/minus zero. But that would be more like
using the uC as a logic chip.
Generally speaking, my dear. I know about cases where a 74HCT74
beats every processor no matter how clever you program it.
Hey, I shouted *years* ago on this newsgroup "asm is dead". Seems
there is a little bit more concensus now.
Now I could start shouting about C is dead, use C++ instead,
but I think that is too much for today.
--
Thanks, Frank.
(remove 'q' and '.invalid' when replying by email)
.
- Follow-Ups:
- Re: What micros do you actually hate to work with?
- From: Jim Granville
- Re: What micros do you actually hate to work with?
- From: Joerg
- Re: What micros do you actually hate to work with?
- References:
- What micros do you actually hate to work with?
- From: hsmith
- Re: What micros do you actually hate to work with?
- From: Vladimir Vassilevsky
- Re: What micros do you actually hate to work with?
- From: Roman
- Re: What micros do you actually hate to work with?
- From: steve
- Re: What micros do you actually hate to work with?
- From: Roman
- Re: What micros do you actually hate to work with?
- From: steve
- Re: What micros do you actually hate to work with?
- From: CBFalconer
- Re: What micros do you actually hate to work with?
- From: Didi
- Re: What micros do you actually hate to work with?
- From: PhilW
- Re: What micros do you actually hate to work with?
- From: Didi
- Re: What micros do you actually hate to work with?
- From: Ulf Samuelsson
- Re: What micros do you actually hate to work with?
- From: Joerg
- Re: What micros do you actually hate to work with?
- From: Frank Bemelman
- Re: What micros do you actually hate to work with?
- From: Joerg
- What micros do you actually hate to work with?
- Prev by Date: Re: Pictiva TAB connector
- Next by Date: Re: What micros do you actually hate to work with?
- Previous by thread: Re: What micros do you actually hate to work with?
- Next by thread: Re: What micros do you actually hate to work with?
- Index(es):
Relevant Pages
|