Re: Hey, what is all this 'off topic' posting?
- From: keith <krw@xxxxxxxxxx>
- Date: Mon, 05 Sep 2005 12:45:05 -0400
On Sun, 04 Sep 2005 18:22:28 -0700, Richard Henry wrote:
>
> "Frank Bemelman" <f.bemelmanq@xxxxxxxxxxxxxxxxx> wrote in message
> news:431afe0f$0$11185$e4fe514c@xxxxxxxxxxxxxxxxxxxxxxxxxxx
>> "SioL" <Sio_spam_L@xxxxxxxx> schreef in bericht
>> news:eOCSe.66$h6.18088@xxxxxxxxxxxxxxxx
>> > "Pooh Bear" <rabbitsfriendsandrelations@xxxxxxxxxxx> wrote in message
>> news:431A94A3.62708467@xxxxxxxxxxxxxx
>> >
>> > I use AVR a lot and Atmel is forcing me into using C,
>> > all new ANs are using C.
>>
>> Rewrite them in ASM if you must.
>>
>> > Than again, the bootloader in C is writing all over the SRAM
>> > section of atmega screwing up my cunning memory backup
>> > plan in process, even when it just checks the pin and jumps to
>> > the reset vector. :(
>> >
>> > With asm you always know what to expect, with C its a guessing
>> > game.
>>
>> With asm you know you will need 10 times more time to deliver 1/10th
>> of the functionality. Use it for those two highly optimized loops
>> you need, but for all other stuff, forget it. It's 2005.
>
> The two measures of software speed:
>
> 1. How fast does it run?
>
> 2. When will you be done?
....which is no different than microprocessor development, other than we
hardware types also have the "how much will it cost?" complication thrown
in.
--
Keith
.
- References:
- Hey, what is all this 'off topic' posting?
- From: Bob Monsen
- Re: Hey, what is all this 'off topic' posting?
- From: John Larkin
- Re: Hey, what is all this 'off topic' posting?
- From: Pooh Bear
- Re: Hey, what is all this 'off topic' posting?
- From: SioL
- Re: Hey, what is all this 'off topic' posting?
- From: Frank Bemelman
- Re: Hey, what is all this 'off topic' posting?
- From: Richard Henry
- Hey, what is all this 'off topic' posting?
- Prev by Date: Re: Bush is either a liar, or an idiot, or both.
- Next by Date: Re: OT: Is New Orleans finished ?
- Previous by thread: Re: Hey, what is all this 'off topic' posting?
- Next by thread: Re: Hey, what is all this 'off topic' posting?
- Index(es):
Relevant Pages
|
Loading