From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,338a248ed46255c6 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!feeder.news-service.com!border1.nntp.ams.giganews.com!nntp.giganews.com!uio.no!fi.sn.net!newsfeed1.fi.sn.net!news.song.fi!not-for-mail Date: Fri, 22 Feb 2008 21:57:05 +0200 From: Niklas Holsti User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20060628 Debian/1.7.8-1sarge7.1 X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: hardware architectures to run Ada on in 2008 References: <7cdbcbe0-5e09-4402-b7a8-a98cf85744b9@i7g2000prf.googlegroups.com> In-Reply-To: <7cdbcbe0-5e09-4402-b7a8-a98cf85744b9@i7g2000prf.googlegroups.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <47bf24e9$0$21896$4f793bc4@news.tdc.fi> Organization: TDC Internet Services NNTP-Posting-Host: laku61.adsl.netsonic.fi X-Trace: 1203709161 news.tdc.fi 21896 81.17.205.61:33145 X-Complaints-To: abuse@tdcnet.fi Xref: g2news1.google.com comp.lang.ada:19989 Date: 2008-02-22T21:57:05+02:00 List-Id: Yochi Choresh wrote: > How weird does it sound, to intend to run GNAT compiled code on > a PowerPC on top of some Linux kernel as the embedded system > steering e.g. a drone? > > Or is this something, that the industry has been doing already for a > couple of years? Quite realistic, not weird at all. About six years ago I was involved with an ESA project that built a prototype Mars rover. We used GNAT on a PC104/Intel x86 computer on-board the rover. The computer ran Linux from a DiskOnChip device. For development work we connected an IDE hard disk to the PC104 stack. We wrote our own Linux device drivers for the analog and digital I/O cards. We used plain Linux, no RT variant. The rover was controlled through a wire tether using UDP over PPP. The other end of the tether connected to a PC with a Java GUI. For a production rover we would surely have used some other processor and a small kernel or Ada RTS. But for a ground-based system Linux+GNAT was OK. -- Niklas Holsti Tidorum Ltd niklas holsti tidorum fi . @ .