Re: eLua for the TI Stellaris Launchpad?

classic Classic list List threaded Threaded
4 messages Options
scdr scdr
Reply | Threaded
Open this post in threaded view
|

Re: eLua for the TI Stellaris Launchpad?


I have done a little work on porting it to the Stellaris Launchpad.  Just studied the code and
made some of the changes that are obviously needed.  I have not tried compiling my
changes or running it (my launchpads came right before hollidays).
I am still figuring my way around setting up build system for elua and git, etc.

>Has there been any work on getting eLua working on the new TI M4 processors, specifically the LX4F120H found on >the EK-LM4F120 launchpad? If not, I'd love to try, but I've got no clue where to start. Any pointers?
>
>Jacob
_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev
Jacob Buys Jacob Buys
Reply | Threaded
Open this post in threaded view
|

Re: eLua for the TI Stellaris Launchpad?

I've got a couple of Stellaris Launchpads lying around. If you want, you can put your code up somewhere (github?) and I'd be more than happy to help you test and refine it.

On 8 January 2013 13:00, <[hidden email]> wrote:
From: [hidden email]
To: [hidden email]
Subject: Re: [eLua-dev] eLua for the TI Stellaris Launchpad?
Message-ID: <[hidden email]>

I have done a little work on porting it to the Stellaris Launchpad. ?Just studied the code and
made some of the changes that are obviously needed. ?I have not tried compiling my
changes or running it (my launchpads came right before hollidays).
I am still figuring my way around setting up build system for elua and git, etc.

>Has there been any work on getting eLua working on the new TI M4 processors, specifically the LX4F120H found on >the EK-LM4F120 launchpad? If not, I'd love to try, but I've got no clue where to start. Any pointers?
>
>Jacob


_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev
Tony-12 Tony-12
Reply | Threaded
Open this post in threaded view
|

Re: eLua for the TI Stellaris Launchpad?

Since the Launchpad has only 32K of SRAM, it may be tough to get eLua running, but I'd love to see it.
--Tony

On Tue, Jan 8, 2013 at 10:54 PM, Jacob Buys <[hidden email]> wrote:
I've got a couple of Stellaris Launchpads lying around. If you want, you can put your code up somewhere (github?) and I'd be more than happy to help you test and refine it.

On 8 January 2013 13:00, <[hidden email]> wrote:
From: [hidden email]
To: [hidden email]
Subject: Re: [eLua-dev] eLua for the TI Stellaris Launchpad?
Message-ID: <[hidden email]>

I have done a little work on porting it to the Stellaris Launchpad. ?Just studied the code and
made some of the changes that are obviously needed. ?I have not tried compiling my
changes or running it (my launchpads came right before hollidays).
I am still figuring my way around setting up build system for elua and git, etc.

>Has there been any work on getting eLua working on the new TI M4 processors, specifically the LX4F120H found on >the EK-LM4F120 launchpad? If not, I'd love to try, but I've got no clue where to start. Any pointers?
>
>Jacob


_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev


_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev
scdr scdr
Reply | Threaded
Open this post in threaded view
|

Re: eLua for the TI Stellaris Launchpad?

In reply to this post by scdr
I will put the code up on github (once I work out how to get git installed).

Any tips on how to trim eLua's RAM usage?
(So far I looked mostly at the platform code, haven't looked around the main implementation
to try to figure what takes most memory and what can be easily disabled to save mem).
Thanks.

> ----- Original Message -----
> From: Tony
> Sent: 01/10/13 04:48 PM
> To: eLua Users and Development List (www.eluaproject.net)
> Subject: Re: [eLua-dev] eLua for the TI Stellaris Launchpad?
>
> Since the Launchpad has only 32K of SRAM, it may be tough to get eLua
> running, but I'd love to see it.
> --Tony
>
> On Tue, Jan 8, 2013 at 10:54 PM, Jacob Buys <[hidden email]> wrote:
>
> > I've got a couple of Stellaris Launchpads lying around. If you want, you
> > can put your code up somewhere (github?) and I'd be more than happy to help
> > you test and refine it.
> >
> > On 8 January 2013 13:00, <[hidden email]> wrote:
> >
> >> From: [hidden email]
> >> To: [hidden email]
> >> Subject: Re: [eLua-dev] eLua for the TI Stellaris Launchpad?
> >> Message-ID: <[hidden email]>
> >>
> >> I have done a little work on porting it to the Stellaris Launchpad. ?Just
> >> studied the code and
> >> made some of the changes that are obviously needed. ?I have not tried
> >> compiling my
> >> changes or running it (my launchpads came right before hollidays).
> >> I am still figuring my way around setting up build system for elua and
> >> git, etc.
> >>
> >> >Has there been any work on getting eLua working on the new TI M4
> >> processors, specifically the LX4F120H found on >the EK-LM4F120 launchpad?
> >> If not, I'd love to try, but I've got no clue where to start. Any pointers?
> >> >
> >> >Jacob
> >>
_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev