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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.31.194.79 with SMTP id s76mr38037031vkf.10.1473242445659; Wed, 07 Sep 2016 03:00:45 -0700 (PDT) X-Received: by 10.157.43.242 with SMTP id u105mr490716ota.17.1473242445593; Wed, 07 Sep 2016 03:00:45 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!peer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!p55no1355832qtp.1!news-out.google.com!b4ni11544iti.0!nntp.google.com!e124no1571969ith.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 7 Sep 2016 03:00:45 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a02:2ab8:224:1:4150:f08:3b1e:a75b; posting-account=L3mulQoAAADsXVjCD5rM6Ap3Xy0U3ckB NNTP-Posting-Host: 2a02:2ab8:224:1:4150:f08:3b1e:a75b References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: GNAT GPL Edition for 8Bit AVR microcontrollers From: fabien.chouteau@gmail.com Injection-Date: Wed, 07 Sep 2016 10:00:45 +0000 Content-Type: text/plain; charset=UTF-8 X-Received-Bytes: 1892 X-Received-Body-CRC: 4206675385 Xref: news.eternal-september.org comp.lang.ada:31719 Date: 2016-09-07T03:00:45-07:00 List-Id: Hi, On Tuesday, September 6, 2016 at 11:30:50 PM UTC+2, jordanl...@gmail.com wrote: > Hi All, > > I am currently working on a Project that involves programming a device (using ATmega328P) using the Ada programming language as well as SPARK Tools or Ravenscar profiles if possible to verify and validate the software. > > Here is my question: > > What version of GNAT must be used for full compatibility of AVR, what other tools are required for a smooth Achievement? > I don't think there is a binary release of GNAT for AVR. The only option I know is the community project AVR-Ada [1]. I've never tried it myself, but it's on my TODO list :) [1] https://sourceforge.net/projects/avr-ada/ -- Fabien Chouteau