Python on a single board computer

David Brown david at no.westcontrol.spam.com
Thu Feb 20 07:41:42 EST 2003


"Brad Clements" <bkc at Murkworks.com> wrote in message
news:3e539432$1_1 at spamkiller.newsgroups.com...
>
> _
> "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.
>

Have you tried uC-libc?  I haven't tried either yet (I'm hoping to get a
Coldfire uClinux board to play with soon :-).

Is this port something you are just doing yourself, or is it going to be
part of uClinux standard ported tools?







More information about the Python-list mailing list