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 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: GNAT ARM on Mac OS X? Date: Wed, 19 Nov 2014 09:58:13 +0000 Organization: A noiseless patient Spider Message-ID: References: <1013422b-4823-4e5d-b8b6-46bf2d63a7fb@googlegroups.com> <545a71ed$0$56557$c3e8da3$38634283@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: mx02.eternal-september.org; posting-host="0ae4cc8b8d80483add419fa719d67148"; logging-data="9857"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18mQLXJswt9+KtQ238xWCG8W9kxxKeYY7U=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:TVHzvKlGc34LmBZU+lk0A9CSSnA= sha1:LZz2GBIqhLf4IH7vE1zBahcaafY= Xref: news.eternal-september.org comp.lang.ada:23544 Date: 2014-11-19T09:58:13+00:00 List-Id: Jerry Petrey writes: > On 11/5/2014 6:57 AM, Simon Wright wrote: >> Maciej Sobczak writes: >> >>> I have just checked the libre.adacore.com site and noticed that there >>> is no GNAT package for the ARM targets, hosted on Mac OS X. Only >>> Windows and Linux hosts are supported. >>> >>> Do you have any information on the possible plans for such a package? >> >> It looks as though it might be an interesting project. >> >> The GNAT GPL 2014 package (I looked at the Linux version) is configured >> for arm-eabi and has zfp (zero footprint) and Ravenscar RTS's. >> >> I see that Farnell have the STM32F4DISCOVERY for £11.71 + p&p, looks >> like an inexpensive way to start. >> > > It is a very interesting project. I have Ada running on about a dozen > different ARM M4/M3 boards now and it is very nice. You can see my > article in Electronic Design magazine > (http://electronicdesign.com/dev-tools/armed-and-ready) for some help > in getting things set up. Unfortunately it is only available for > Windows and Linux - I have only used the Windows version. The > STMF429DISCOVERY board is an exceptional deal and has a graphics > LCD. I recently completed a basic driver in Ada for the LCD display > which makes this a very useful platform for development as I can catch > and display exceptions on the display. Thanks for your postings on this! You'll have seen my separate announcement. 'How I did it' at http://forward-in-code.blogspot.co.uk/2014/11/building-gnat-gpl-2014-for-arm-eabi.html