Re: lua - running bytecode from an external ram space
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: lua - running bytecode from an external ram space
- From: "imo" <imo@...>
- Date: 2011年7月13日 21:57:56 +0200 (CEST)
> running Lua on a microcontroller _that_ small
> with so little memory
> will be very, very slow.
James, we talking 80/120MHz clocked 32bit microcontrollers with
flash >128kB and ram >16kB. Have a look at pic32mx5/6/7, stm32f1xx,
stm32f2xx, .. They are fast, indeed.. They can run Lua easily, the
only issue is the internal ram size.