On Monday 30 October 2006 07:29, Bruce D. Lightner wrote:
> As it turned out, the size of the AVR interpreter was about the same as
> the "p-code" interpreter, about 3K bytes. (Maybe "interpreters" are a
> "Zero Sum Game" of some kind?) As for the size of a "p-code" routine
> that did more or les
Anton Erasmus wrote:
Hi,
The only way to add "program" memory to an AVR is if you have some sort of
interpreter
which can execute from data memory. Your actual application hence runs in the
internal
flash, and "executes" the user program in data memory. This data memory can be serial,
parall
On 10/29/06, Anton Erasmus <[EMAIL PROTECTED]> wrote:
Hi,
The only way to add "program" memory to an AVR is if you have some sort of
interpreter
which can execute from data memory. Your actual application hence runs in the
internal
flash, and "executes" the user program in data memory. This d
Hi,
The only way to add "program" memory to an AVR is if you have some sort of
interpreter
which can execute from data memory. Your actual application hence runs in the
internal
flash, and "executes" the user program in data memory. This data memory can be
serial,
parallel or even directly fr
Hello,
the AVR processors are not designed for the use of external program memory.
If you need more program memory, use an AVR processor with more on-chip
flash.
Regards:
Uwe Fechner
Husam Burhan wrote:
> Sorry!
> Parallel (or Serial if exist) Code(Program) Memory.
_
Sorry!
Parallel (or Serial if exist) Code(Program) Memory.
On 10/28/06, dimax un <[EMAIL PROTECTED]> wrote:
What Flash?Serial/Parallel for Data/Code ?On 10/28/06, Husam Burhan <
[EMAIL PROTECTED]> wrote:> How can I use external flash memory with ATmega162?>
What Flash?
Serial/Parallel for Data/Code ?
On 10/28/06, Husam Burhan <[EMAIL PROTECTED]> wrote:
How can I use external flash memory with ATmega162?
___
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc
How can I use external flash memory with ATmega162?
___
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list