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.68.35.68 with SMTP id f4mr43724413pbj.5.1319684541571; Wed, 26 Oct 2011 20:02:21 -0700 (PDT) Path: p6ni1718pbn.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: AVR-Ada Tasking support Date: Wed, 26 Oct 2011 18:59:33 -0700 (PDT) Organization: http://groups.google.com Message-ID: <22261789.1227.1319680773764.JavaMail.geo-discussion-forums@yqgn17> References: <18811645.1318.1319480063739.JavaMail.geo-discussion-forums@yqnv12> <91abd50f-d64f-4c82-8a95-545e3bc5320c@q35g2000prh.googlegroups.com> <27508418.174.1319627219027.JavaMail.geo-discussion-forums@yqja14> Reply-To: comp.lang.ada@googlegroups.com NNTP-Posting-Host: 201.26.50.187 Mime-Version: 1.0 X-Trace: posting.google.com 1319684541 8755 127.0.0.1 (27 Oct 2011 03:02:21 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 27 Oct 2011 03:02:21 +0000 (UTC) In-Reply-To: <27508418.174.1319627219027.JavaMail.geo-discussion-forums@yqja14> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=201.26.50.187; posting-account=TRgI1QoAAABSsYi-ox3Pi6N-JEKKU0cu User-Agent: G2/1.0 X-Google-Web-Client: true Xref: news2.google.com comp.lang.ada:14198 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2011-10-26T18:59:33-07:00 List-Id: > I got to build AVR-Ada recently for an 8-bit AVR, but sadly discovered th= at the tasking feature was not enabled yet. Anyway, it looks that we can pr= ogram AVR in Ada also using RTEMS (which I began to try), but AVR-Ada looks= easier to coding, so I'd prefer to use AVR-Ada (at least until I don't get= to build with RTEMS) Actually RTEMS is giving me some trouble to be installed on Windows. Appear= s to be some incompatibilites with my cygwin version. AVR-Ada was easier to= install, but few people talks about it here unfortunately.