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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,56d61ef2cb951b3d X-Google-Attributes: gid103376,public From: "Steven Hovater" Subject: Re: Real-time embedded systems - Ada resources Date: 2000/04/15 Message-ID: #1/1 X-Deja-AN: 611598443 References: X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 X-Complaints-To: abuse@mediaone.net X-Trace: typhoon.ne.mediaone.net 955825144 24.147.125.64 (Sat, 15 Apr 2000 14:59:04 EDT) Organization: Road Runner X-MSMail-Priority: Normal NNTP-Posting-Date: Sat, 15 Apr 2000 14:59:04 EDT Newsgroups: comp.lang.ada Date: 2000-04-15T00:00:00+00:00 List-Id: For what it's worth, Rational ships their cross compilers with both serial support, and (for common ethernet chips) ethernet drivers. All are written in Ada. What compiler are you using? If it's a Rational compiler, then you may already have a working example. Cheers, Steve -- Steven Hovater svh@rational.com Software Engineering Consultant Phone/fax:781-676-2565/2500 Rational Software Pager: 888-906-2209 83 Hartwell Ave, Lexington, MA Amateur radio: AA1YH "Per Ivar Skinderhaug" wrote in message news:WJEJ4.4386$r6.501315@juliett.dax.net... > Hello, I am searching for resources on developing real-time embedded systems > using Ada(95). > > We are going to develop a interrupt driven round-robin non-tasking system. > Serial lines and > a ethernet card will be used for input/output of data to/from the system. > > Do anyone have referrences to litterature or examples of implementing such > systems using Ada? > > Thanks, > > Per Ivar Skinderhaug > perivar.skinderhaug@navia.no > > >