comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@acm.org>
To: comp.lang.ada@ada-france.org
Subject: Re: Questions about Ada and embedded systems
Date: 24 Aug 2004 08:58:45 -0400
Date: 2004-08-24T08:58:45-04:00	[thread overview]
Message-ID: <mailman.5.1093352346.31213.comp.lang.ada@ada-france.org> (raw)
In-Reply-To: <qEFWc.35052$9d6.16921@attbi_s54>

"jacques" <jlanfranchi@aei.ca> wrote in message news:412a98b8_3@aeinews....

> 1) Is it possible to develop software in Ada for an embedded system built 
> on an Xscale processor with Windows CE as operating system? And for 
> Windows XP Embedded?
> In case of a positive answer, which development tools are needed?

> 2) Windows is the first choice as operating system. The second is
> Linux, so is there a real time embedded distribution which is more
> "Ada friendly"? Which Ada development tool is the best for
> targetting a Linux embedded OS running on a Xscale processor?

Since there is not an available compiler for Ada on Xscale, you'll
have to port one. Does GCC support C on Xscale (on any OS)? If so, you
can get a non-tasking Ada pretty quickly by porting GNAT. If the OS
you choose has a Posix thread interface, you can get tasking pretty
quickly as well.

If you decide to try porting GNAT, you should definitely contact Ada
Core (www.gnat.com). They might have other customers interested in
Xscale, and you could share their work.

-- 
-- Stephe




  reply	other threads:[~2004-08-24 12:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <412a98b8_3@aeinews.>
2004-08-24 11:29 ` Questions about Ada and embedded systems Jeff C,
2004-08-24 12:58   ` Stephen Leake [this message]
2004-08-24 14:05     ` Jerome Hugues
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox