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,e63be21f306f9292 X-Google-Attributes: gid103376,public From: "isaac buchwald" Subject: Re: Ada & RTLinux Date: 2000/10/23 Message-ID: #1/1 X-Deja-AN: 684867678 References: <39F3E16C.B71EC7E3@E-Technik.Uni-Magdeburg.DE> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Complaints-To: abuse@siol.net X-Trace: news.siol.net 972319056 212.30.66.215 (Mon, 23 Oct 2000 18:37:36 MET DST) Organization: Slovenija OnLine - SiOL X-MSMail-Priority: Normal NNTP-Posting-Date: Mon, 23 Oct 2000 18:37:36 MET DST Newsgroups: comp.lang.ada Date: 2000-10-23T00:00:00+00:00 List-Id: i have done this few years ago , as i remember you have to mimic C the only trouble was with the registrations string or somthing like that, it worked . I have seen the same thing in Ada Letter-s a year later , so it would be the best to search . "Marc Enzmann" wrote in message news:39F3E16C.B71EC7E3@E-Technik.Uni-Magdeburg.DE... > Hi there, > > I need to interface a standard PC with some sensors and actuators via > ADC and > DAC units. As the timing requirements are quite harsh, I have to take a > real-time OS into consideration. > Two possible candidates are RTLinux and QNX. However as far as I know, > there is > no Ada Compiler available on QNX. Therefore my question: has anybody > written > Ada programs for RTL ? Is there any information about this on the web ? > > TIA, > > Marc