Re: Moving from 8051 to AVR



"Ulf Samuelsson" <ulf@xxxxxxxxxxxxx> wrote in message
news:dstr8q$6u3$4@xxxxxxxxxxxxxxxx
Meindert Sprang wrote:
"Ian Bell" <ruffrecords@xxxxxxxxx> wrote in message
news:dsink7$cu9$2@xxxxxxxxxxxxxxxxxxxxx
Well a) 500K of Z80 was not a smart thing to do in the first place
and b) porting it to an AVR was an even less smart thing to do.

I guess Ulf meant 500K of source code....

Meindert

Nope, 500k object code.

I bow respectfully..

Remember, the AVR has 8 MByte address space.

Which one is that?

Meindert


.



Relevant Pages

  • Re: Moving from 8051 to AVR
    ... and b) porting it to an AVR was an even less smart thing to do. ... I guess Ulf meant 500K of source code.... ... the AVR has 8 MByte address space. ... Box 2033 174 02 Sundbyberg ...
    (comp.arch.embedded)
  • Re: whats wrong with a pic ?
    ... The resulting object code was maybe twice the size, and the critical sections were 5 to 10 times slower. ... Interrupts only needed to preserve the status register - everything else they needed to use was already present in registers that were never touched by the main program or other interrupt functions, so the 32 registers of the AVR were put to much better use than a compiler could manage. ... For most programming tasks, I couldn't beat avrgcc by anything like that much without a great of effort - the AVR is not *very* C friendly, but it is a lot better than most 8-bit micros. ...
    (comp.arch.embedded)
  • Re: USB Host
    ... Ulf Samuelsson wrote: ... I never see this reaction to the AVR. ... You will remember the last AVR allocation supply-cycle, ...
    (comp.arch.embedded)
  • Re: USB Host
    ... > Let the 80C51 communicate with the AVR using SPI. ... Ulf, is there anything in this world for which the AVR is not the ultimate ...
    (comp.arch.embedded)
  • Re: USB Host
    ... >> Let the 80C51 communicate with the AVR using SPI. ... > Ulf, is there anything in this world for which the AVR is not the ultimate ...
    (comp.arch.embedded)