Porting to Connected LaunchPad?

classic Classic list List threaded Threaded
4 messages Options
Carlos Eduardo Garcia de Carvalho Carlos Eduardo Garcia de Carvalho
Reply | Threaded
Open this post in threaded view
|

Porting to Connected LaunchPad?

Hello,

I bought one "Connected Launchpad"[1] and a friend said that someone is already porting eLua. How's it going? How can I help?

[1] https://estore.ti.com/tiva-connected-launchpad.aspx



---
Carlos Eduardo "Mascote" Garcia de Carvalho
Skype: carloseduardo.gc

_______________________________________________
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: Porting to Connected LaunchPad?


I am doing a port (I also did port to Stellaris and Tiva launchpads).
I have it compiling.  The Tivaware port runs mostly okay on the Stellaris LP.
Unfortunately I don't have a Connected Launchpad or Tiva LP to test it on.

I expect to be uploading the code to github and a binary shortly (any day now) for people to try out.
(i.e. folks can help by trying it and telling me what happens.)

Ethernet support is not written yet.
When they changed from the old libraries to Tivaware TI rewrote the ethernet libraries,
so more extensive adaptation/rewrite of driver needed in that section.
So if you want to rewrite the platform functions ethernet functions to work with Tiva ethernet libraries, that would be a help.

I post binaries in this forum
http://forum.stellarisiti.com/topic/552-elua-for-stellaris-launchpad/

Github repository
https://github.com/ecdr/elua

LM4F branch has the Stellaris LP port. (which is part of the LM3S platform, so look in that directory).

Because Tivaware no longer supports the old LM3S processors, the port for Connected Launchpad (and Tiva LP)
will be in a new platform directory (TM4C).  I have not pushed the Tivaware version to github yet.


> ----- Original Message -----
> From: Carlos Eduardo Garcia de Carvalho
> Sent: 03/27/14 07:29 AM
> To: eLua-Dev
> Subject: [eLua-dev] Porting to Connected LaunchPad?
>
> Hello,
>
> I bought one "Connected Launchpad"[1] and a friend said that someone is
> already porting eLua. How's it going? How can I help?
>
> [1] https://estore.ti.com/tiva-connected-launchpad.aspx
>
>
>
> ---
> Carlos Eduardo "Mascote" Garcia de Carvalho
> Skype: carloseduardo.gc

_______________________________________________
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: Porting to Connected LaunchPad?

See below for offer


On Thu, Mar 27, 2014 at 10:49 PM, FP AB <[hidden email]> wrote:

I am doing a port (I also did port to Stellaris and Tiva launchpads).
I have it compiling.  The Tivaware port runs mostly okay on the Stellaris LP.
Unfortunately I don't have a Connected Launchpad or Tiva LP to test it on.

I expect to be uploading the code to github and a binary shortly (any day now) for people to try out.
(i.e. folks can help by trying it and telling me what happens.)

Ethernet support is not written yet.
When they changed from the old libraries to Tivaware TI rewrote the ethernet libraries,
so more extensive adaptation/rewrite of driver needed in that section.
So if you want to rewrite the platform functions ethernet functions to work with Tiva ethernet libraries, that would be a help.

I post binaries in this forum
http://forum.stellarisiti.com/topic/552-elua-for-stellaris-launchpad/

Github repository
https://github.com/ecdr/elua

LM4F branch has the Stellaris LP port. (which is part of the LM3S platform, so look in that directory).

Because Tivaware no longer supports the old LM3S processors, the port for Connected Launchpad (and Tiva LP)
will be in a new platform directory (TM4C).  I have not pushed the Tivaware version to github yet.


> ----- Original Message -----
> From: Carlos Eduardo Garcia de Carvalho
> Sent: 03/27/14 07:29 AM
> To: eLua-Dev
> Subject: [eLua-dev] Porting to Connected LaunchPad?
>
> Hello,
>
> I bought one "Connected Launchpad"[1] and a friend said that someone is
> already porting eLua. How's it going? How can I help?
>
> [1] https://estore.ti.com/tiva-connected-launchpad.aspx
>
>
>
> ---
> Carlos Eduardo "Mascote" Garcia de Carvalho
> Skype: carloseduardo.gc

_______________________________________________
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
Tony-12 Tony-12
Reply | Threaded
Open this post in threaded view
|

Re: Porting to Connected LaunchPad?

In reply to this post by scdr
See below


On Thu, Mar 27, 2014 at 10:49 PM, FP AB <[hidden email]> wrote:

I am doing a port (I also did port to Stellaris and Tiva launchpads).
I have it compiling.  The Tivaware port runs mostly okay on the Stellaris LP.
Unfortunately I don't have a Connected Launchpad or Tiva LP to test it on.

Are you interested in a Connected Launchpad?  I picked up a Tiva C1294 Connected Launchpad at EE!Live/ESC from TI for free, and I'm willing to ship it to you (for free, as long as the cost is semi-reasonable) -- I very much appreciate your work so far.  (BTW, the TI guy said the Connected Launchpad was very popular, but hadn't heard of eLua before).

If yes, please contact me off-list.

--Tony
 

I expect to be uploading the code to github and a binary shortly (any day now) for people to try out.
(i.e. folks can help by trying it and telling me what happens.)

Ethernet support is not written yet.
When they changed from the old libraries to Tivaware TI rewrote the ethernet libraries,
so more extensive adaptation/rewrite of driver needed in that section.
So if you want to rewrite the platform functions ethernet functions to work with Tiva ethernet libraries, that would be a help.

I post binaries in this forum
http://forum.stellarisiti.com/topic/552-elua-for-stellaris-launchpad/

Github repository
https://github.com/ecdr/elua

LM4F branch has the Stellaris LP port. (which is part of the LM3S platform, so look in that directory).

Because Tivaware no longer supports the old LM3S processors, the port for Connected Launchpad (and Tiva LP)
will be in a new platform directory (TM4C).  I have not pushed the Tivaware version to github yet.


> ----- Original Message -----
> From: Carlos Eduardo Garcia de Carvalho
> Sent: 03/27/14 07:29 AM
> To: eLua-Dev
> Subject: [eLua-dev] Porting to Connected LaunchPad?
>
> Hello,
>
> I bought one "Connected Launchpad"[1] and a friend said that someone is
> already porting eLua. How's it going? How can I help?
>
> [1] https://estore.ti.com/tiva-connected-launchpad.aspx
>
>
>
> ---
> Carlos Eduardo "Mascote" Garcia de Carvalho
> Skype: carloseduardo.gc

_______________________________________________
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