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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,1a44c40a66c293f3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!8g2000cwh.googlegroups.com!not-for-mail From: "Mike Silva" Newsgroups: comp.lang.ada Subject: Re: Preferred OS, processor family for running embedded Ada? Date: 23 Feb 2007 08:00:15 -0800 Organization: http://groups.google.com Message-ID: <1172246415.847973.155870@8g2000cwh.googlegroups.com> References: <1172192349.419694.274670@k78g2000cwa.googlegroups.com> NNTP-Posting-Host: 71.40.191.2 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1172246421 3603 127.0.0.1 (23 Feb 2007 16:00:21 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 23 Feb 2007 16:00:21 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.9.1 (KHTML, like Gecko) Safari/419.3,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: 8g2000cwh.googlegroups.com; posting-host=71.40.191.2; posting-account=iqF8WgwAAACZn9w3gUkat69TUHJX8CiX Xref: g2news2.google.com comp.lang.ada:9465 Date: 2007-02-23T08:00:15-08:00 List-Id: On Feb 22, 11:41 pm, "Steve" wrote: > Two free RTOS I am aware of are RTEMS and MaRTE:http://www.rtems.com/wiki/index.php/RTEMSAda > and:http://marte.unican.es/ > > These both work with GNAT. Thanks for mentioning these, especially RTEMS. I have looked at it a bit in the past, and looking again now, the documentation at least seems comprehensive, and it has ports to all the processors I'd be interested in. I will definitely look closely at RTEMS this time.