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: New Years 2015 Ada Advocacy Resolutions :) Date: Tue, 06 Jan 2015 07:37:39 +0000 Organization: A noiseless patient Spider Message-ID: References: <8c23b629-4495-4ec4-afae-7f0b03df4668@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="da19c0dc8eec016b1dd8c302a793eb7c"; logging-data="28194"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/aL30tOfB+DXCrrC7p4hacJlc9PqJaY4M=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:dtNyl2lua4uEJekpRK9Nf5cvix8= sha1:Vsa5a1xM5oqEQCpNLYxXxbE/q8c= Xref: news.eternal-september.org comp.lang.ada:24398 Date: 2015-01-06T07:37:39+00:00 List-Id: David Botton writes: > So, What are your plans for 2015? To start with, release my gcc-4.9.1-arm-eabi-darwin13-bin build and corresponding stm32f4-gnat-rts work. The RTS is Ravenscar-ish: I haven't looked at interrupt handling yet, ceiling protocol is to-do, and you have to kick tasks off by calling Start_Tasking from the main program. Work in progress at https://sourceforge.net/projects/stm32f4-gnat-rts/.