On Wed, Apr 2, 2008 at 10:12 PM, Pree Raj <[EMAIL PROTECTED]> wrote:
> Hi,
> I have an application that used python on linux.
> I want to port it to run on ThreadX.
> Can you tell me if this can be possible.
> If yes, how can I get started.

I managed to get Python to work under eCos, which is also a small RTOS
(one binary firmware image, no shared libraries, one process space).
So I think it should be possible for ThreadX too.
I did this with the cmake-based build.

Alex
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to