Python on WinXP Embedded

G

Godzilla

Has anyone install Python on Windows XP Embedded? We wish to evaluate
the possible solution of installing Python with WinXPE on a PC/104 plus
module.

Thank you.
 
R

rtilley

Do you mean Windows PE (Pre-Install Environment)?

Here are a few screen shots of Python on Windows PE. If you want more
details, I can post the steps I took to get it working.

http://www.bandaheart.com/bartpe/

Also note that WinPE 2.0 will come out when Vista ships in 2006.
 
G

Godzilla

Hello rtilley,

thanks for replying so soon. I wish to install WinXP Embedded on a
PC/104 module and install Python on WinXP Embedded, not WinPE... The
hardware which is to be acquired is about a celeron 400MHz but we just
not sure how well Python will work under WinXPE...
 
R

rtilley

Godzilla said:
Hello rtilley,

thanks for replying so soon. I wish to install WinXP Embedded on a
PC/104 module and install Python on WinXP Embedded, not WinPE... The
hardware which is to be acquired is about a celeron 400MHz but we just
not sure how well Python will work under WinXPE...

Whoops. Sorry... there are too many Windows acronyms around ;). I've
never used Python in this type of environment, but I'm sure someone out
there has.

I found this from a 2001 archive:

Grant said:
I suppose it depends on the system resources and requirements.
The vast majority of embedded systems don't have the resources
required to run Python -- even the deeply embedded version
without the compiler.

Quite true. That's why I said "can" be suitable, not "is".

We have Python running on a 1MB Flash/1MB RAM PC/104 module.
With the compiler. Quite cool. I know from posts here that
at least one other company has achieved something similar.
I'm still pleased to find how well many of Python's advantages
translate through into the embedded world. This is, of course,
an extremely long way from a 16-bit chip with a 64K address
space, but for that there's always FORTH. :)

Read it all here:
http://mail.python.org/pipermail/python-list/2001-January/026394.html

Best of luck!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,276
Messages
2,571,384
Members
48,073
Latest member
ImogenePal

Latest Threads

Top