Re: Hey, what is all this 'off topic' posting?
- From: "SioL" <Sio_spam_L@xxxxxxxx>
- Date: Sun, 4 Sep 2005 15:21:12 +0200
"Pooh Bear" <rabbitsfriendsandrelations@xxxxxxxxxxx> wrote in message news:431A94A3.62708467@xxxxxxxxxxxxxx
>
> John Larkin wrote:
>> I've been grinding out assembly code all week. There's nothing much to
>> say about that.
>
> Might I ask why you're using assembler and what the CPU is ?
>
> When there's a reasonably priced high level language alternative I really
> don't see the point of using assembler.
>
> Graham
Here we go, another C versus ASM war.
I use AVR a lot and Atmel is forcing me into using C,
all new ANs are using C.
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.
--
Siol
------------------------------------------------
Rather than a heartless beep
Or a rude error message,
See these simple words: "File not found."
.
- Follow-Ups:
- Re: Hey, what is all this 'off topic' posting?
- From: Pooh Bear
- Re: Hey, what is all this 'off topic' posting?
- From: Frank Bemelman
- Re: Hey, what is all this 'off topic' posting?
- 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
- Hey, what is all this 'off topic' posting?
- Prev by Date: Re: Math processor
- Next by Date: Re: followup on New Orleans - disgraceful
- 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
|