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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f1a7d87c644a81db X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.196.232 with SMTP id ip8mr19669711pbc.6.1340791356878; Wed, 27 Jun 2012 03:02:36 -0700 (PDT) Path: l9ni25327pbj.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: "RasikaSrinivasan@gmail.com" Newsgroups: comp.lang.ada Subject: Re: Ada in medical devices Date: Wed, 27 Jun 2012 02:56:08 -0700 (PDT) Organization: http://groups.google.com Message-ID: <48cde2a8-0046-42c2-ac4e-225e2b98a2bf@googlegroups.com> References: NNTP-Posting-Host: 148.177.1.211 Mime-Version: 1.0 X-Trace: posting.google.com 1340791356 6952 127.0.0.1 (27 Jun 2012 10:02:36 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 27 Jun 2012 10:02:36 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=148.177.1.211; posting-account=mZyFSQoAAABfOmklsh1d8TPbS2LncUKl User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-06-27T02:56:08-07:00 List-Id: On Tuesday, June 26, 2012 6:58:04 PM UTC-4, Jerry wrote: > On 6/21/2012 3:37 PM, Jeffrey Carter wrote: > > > > I once knew a C coder, and a mediocre C coder at that, who was coding > > for pacemakers. I hope I never need one. > > > Hi Jeffrey, > > How true. Remember the Therac-25 incident in the 1980's where C pointer > problems killed a number of people with huge doses of X-rays? > > Jerry I develop medical devices. If Ada has to take root in this world (at least mine), some requirements: - variety of embedded baremetal targets - ARM, AVR, MSP - a very easy to use package of software + eval boards + variety of examples. Examples interfacing with standard peripherals - ADC, PWM, SPI etc. - debugging support. a bundle around Arduino for example would be a good first step. This will make it easy to get engineers to try Ada out. yes. all this can be assembled - but it takes quit a bit of persistence. If anyone is interested in collaborating on such an effort, I would welcome an opportunity. Cheers, srini