[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua - running bytecode from an external ram space
- From: Rob Kendrick <rjek@...>
- Date: Thu, 14 Jul 2011 10:17:32 +0100
On Thu, Jul 14, 2011 at 12:12:18PM +0300, Bogdan Marinescu wrote:
>
> > Some of NXP's LPC range have a full ARM9-style
> > MMU that you can use if you want. Or there's the option of selecting a
> > MCU with an external memory bus.
> >
>
> Generally speaking, devices based on ARM cores with integrated MMUs run a
> full-fledged OS (Linux more often than not) and people choose to run Lua
> directly from Linux for obvious reasons.
I'm not sure you're going to be running Linux in 128kB of RAM :)
B.