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,8518fb63d2af28cf X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.125.233 with SMTP id mt9mr19421288pbb.5.1335887050461; Tue, 01 May 2012 08:44:10 -0700 (PDT) Path: r9ni120097pbh.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: "Rego, P." Newsgroups: comp.lang.ada Subject: Re: Tasking on GNATAVR Date: Tue, 1 May 2012 08:44:09 -0700 (PDT) Organization: http://groups.google.com Message-ID: <244589.117.1335887049791.JavaMail.geo-discussion-forums@ynma1> References: <19355816.2739.1335755877395.JavaMail.geo-discussion-forums@ynlp3> <13692499.358.1335823673528.JavaMail.geo-discussion-forums@yncd9> NNTP-Posting-Host: 189.110.14.71 Mime-Version: 1.0 X-Trace: posting.google.com 1335887050 32273 127.0.0.1 (1 May 2012 15:44:10 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 1 May 2012 15:44:10 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=189.110.14.71; posting-account=TRgI1QoAAABSsYi-ox3Pi6N-JEKKU0cu User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-05-01T08:44:09-07:00 List-Id: > Warren Gay reported success with experimental tasking on AVR some time=20 > ago, (about a year?) using the open source AVR-Ada toolchain (from=20 > Sourceforge). It was intended to be included in AVR-Ada 1.2 which is=20 > scheduled for release very soon, but I don't know if it's still included. Do you remember where did he reported the success? (maybe there's info on h= ow he did it). > Search for Warren's AVR-Ada posts for some more information, and keep=20 > eyes open for AVR-Ada 1.2.=20 > I haven't tried the Adacore version so I don't know how/if they inter- > operate. I looked for his posts here and on google, but got no real success (at leas= t not for tasking). When I tried avr-ada first time found very interesting,= but the tasking feature was not present, so I began to look for other appr= oaches, even some RTOSes.=20 The AVR-Ada version 1.2 was not released yet, but in the status site http:/= /sourceforge.net/apps/mediawiki/avr-ada/index.php?title=3DStatus it's said = they "intend to release it sometime in early 2012", and this could be today= , or 2012 dec. 31, which is so far, and could be for some years (since they= just "intend") :p . Well, I would like to task on my arduinos now :-)