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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.224.54.73 with SMTP id p9mr4891851qag.1.1373331182098; Mon, 08 Jul 2013 17:53:02 -0700 (PDT) X-Received: by 10.50.9.40 with SMTP id w8mr1226562iga.4.1373331182052; Mon, 08 Jul 2013 17:53:02 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!usenet.blueworldhosting.com!feeder02.blueworldhosting.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!t19no804833qam.0!news-out.google.com!f7ni1652qai.0!nntp.google.com!t19no842434qam.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 8 Jul 2013 17:53:01 -0700 (PDT) In-Reply-To: <3pot69wxlgxk$.1qdndak779tfj$.dlg@40tude.net> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=108.90.156.221; posting-account=qZVz2QoAAAAN9WxYp-9jYb7jORc4Zqwt NNTP-Posting-Host: 108.90.156.221 References: <8a3093bb-90b3-4081-9b0b-dfde5aa6b851@googlegroups.com> <993despcuk1d.1ifczvyo501px.dlg@40tude.net> <51da9a80$0$6561$9b4e6d93@newsspool4.arcor-online.net> <51dabb73$0$6547$9b4e6d93@newsspool4.arcor-online.net> <3pot69wxlgxk$.1qdndak779tfj$.dlg@40tude.net> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2700f518-8ed0-4a6c-b152-224505ed406f@googlegroups.com> Subject: Re: Point a beginner in the right direction? Cheap bare-board to run with a RTOS for running ADA From: mjsilva@scriptoriumdesigns.com Injection-Date: Tue, 09 Jul 2013 00:53:02 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 3049 Xref: news.eternal-september.org comp.lang.ada:16185 Date: 2013-07-08T17:53:01-07:00 List-Id: On Monday, July 8, 2013 6:59:02 AM UTC-7, Dmitry A. Kazakov wrote: > On Mon, 08 Jul 2013 15:15:31 +0200, G.B. wrote: > > Port what? People have asked for good compile-time support >=20 > > with some minimal run-time support. The meaning of "minimal" >=20 > > not being "full Ada". >=20 >=20 >=20 > When they start pulling things together the result would be pretty much >=20 > full Ada and beyond it, e.g. OS services. My point merely was that a real= ly >=20 > minimal RTL is likely useless for most people interested in embedded and >=20 > Ada. Note that AdaCore is already doing what you say is useless. They are doing= it with their LEGO Mindstorms package (and note: "Differrently from the 20= 09 release of GNAT GPL for the LEGO MINDSTORMS NXT, the 2010 release does n= ot rely on any operating system: it is an Ada-only bareboard solution lever= aging on Ada 2005 features for concurrent and real-time behaviour." - They = moved AWAY from an operating system!) And they are reportedly doing it for ARM Cortex M3 (again, bare board), onl= y that product doesn't seem to actually exist if one goes by their website.= And that product too, is (or will be) bare board: "GNAT Pro Safety-Critic= al for bareboard ARM supplies a fully configurable / customizable run-time = library" Still waiting for that product to become real and available.