Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #21193

Re: Porting Python to an embedded system

From Stefan Behnel <stefan_ml@behnel.de>
Subject Re: Porting Python to an embedded system
Date 2012-03-04 14:00 +0100
References <CAHwd_ncfp65EhSvK87LUKXF9sn6cMFS27uoOP-Z9459YB8CQag@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.377.1330866073.3037.python-list@python.org> (permalink)

Show all headers | View raw


Justin Drake, 04.03.2012 11:58:
> I am working with an ARM Cortex M3 on which I need to port Python
> (without operating system). What would be my best approach? I just
> need the core Python and basic I/O.

The "without operating system" bit should prove problematic. Can't you just
install Linux on it?

Stefan

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Porting Python to an embedded system Stefan Behnel <stefan_ml@behnel.de> - 2012-03-04 14:00 +0100

csiph-web