Python on a single board computer

Brad Clements bkc at Murkworks.com
Wed Feb 19 09:24:53 EST 2003


_
"Phil Schmidt" <pschmidt at omnimn.com> wrote in message
news:69413f9.0302181350.b886d8f at posting.google.com...
> Has anyone put Python on a little SBC?
>


I am porting Python 2.3a(n) to the motorola uC5272 running uClinux. I'm at
the point where it mostly runs, but hangs when "working hard". ie, I can run
pystone (slow 120/sec) but when import urllib2 it dies.

I'm going to try BDM debugging as soon as I have a chance to see if its a
kernel problem, or uClibc or Python.

Probably uClibc.



--
Novell DeveloperNet Sysop #5






More information about the Python-list mailing list