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.7 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f14c883ceead7ba3 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.204.147.73 with SMTP id k9mr2283786bkv.1.1319628027848; Wed, 26 Oct 2011 04:20:27 -0700 (PDT) Path: l23ni43630bkv.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: "Rego, P." Newsgroups: comp.lang.ada Subject: Re: AVR-Ada Tasking support Date: Wed, 26 Oct 2011 04:06:58 -0700 (PDT) Organization: http://groups.google.com Message-ID: <27508418.174.1319627219027.JavaMail.geo-discussion-forums@yqja14> References: <18811645.1318.1319480063739.JavaMail.geo-discussion-forums@yqnv12> <91abd50f-d64f-4c82-8a95-545e3bc5320c@q35g2000prh.googlegroups.com> Reply-To: comp.lang.ada@googlegroups.com NNTP-Posting-Host: 201.7.145.1 Mime-Version: 1.0 X-Trace: posting.google.com 1319628027 11403 127.0.0.1 (26 Oct 2011 11:20:27 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 26 Oct 2011 11:20:27 +0000 (UTC) In-Reply-To: <91abd50f-d64f-4c82-8a95-545e3bc5320c@q35g2000prh.googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=201.7.145.1; posting-account=TRgI1QoAAABSsYi-ox3Pi6N-JEKKU0cu User-Agent: G2/1.0 X-Google-Web-Client: true Xref: news1.google.com comp.lang.ada:18708 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2011-10-26T04:06:58-07:00 List-Id: > That would be a fascinating development if it happened. I have no > idea what subset e.g. Ravenscar? could be reasonably ported to AVR, > but I would sure use it. With the Arduino phenomenon AVR has a lot of > exposure these days. It would be a good place for Ada to get some > notice. That's the point. I receive tons of posts from Instructables, and several o= ther DIY sites with applications for Arduino, Boarduino, and other AVR mode= ls every day, and almost all that I look inside could be improved if develo= pers could use Ada instead of C from scratch. I got to build AVR-Ada recently for an 8-bit AVR, but sadly discovered that= the tasking feature was not enabled yet. Anyway, it looks that we can prog= ram AVR in Ada also using RTEMS (which I began to try), but AVR-Ada looks e= asier to coding, so I'd prefer to use AVR-Ada (at least until I don't get t= o build with RTEMS) > Ada w/ simple tasking on AVR and ARM Cortex M3. Is that hoping for > too much? That's it.