[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua on Atmel's AVR Microcontrollers
- From: Harald Kipp <harald.kipp@...>
- Date: Fri, 04 Jun 2004 13:39:26 +0200
Erik,
At 13:30 04.06.2004 +0200, you wrote:
Thats why I'm suggesting that you uses your bank for storing the
source+byte code and use your 20kb for the rest.
Code must be kept in non-volatile memory. Moving
it to RAM may make sense for decreasing access
times. IMHO, reading byte code will not be the
speed bottleneck.
Harald