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: ANN: STM32F4 GNAT Run Time Systems 20141207 Date: Mon, 22 Dec 2014 18:41:30 +0000 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="da19c0dc8eec016b1dd8c302a793eb7c"; logging-data="8042"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/8ebp+FhFGgHMejOFwjGEEE0+QlZgCTMo=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:EFAkTMt4rmmlewYakpNNC8Qa0S0= sha1:55JoeceuQ0dq7Rg867M+Mxy5uM4= Xref: news.eternal-september.org comp.lang.ada:24195 Date: 2014-12-22T18:41:30+00:00 List-Id: "RasikaSrinivasan@gmail.com" writes: > with this work - you are able to develop with gnat targeting the STM32 > discovery board. so theoretically other ARM targets should also be > possible. > Does this include debugging that talks to the ST-Link on the board? Yes. See AdaCore's instructions[1]. > i am just getting myself setup for some development targeting another > Cortex M4. Currently my plan is to use Ubuntu 12.04 as my > platform. If I run into difficulties, my plan is to (reluctantly) > setup my MAC for Windows dual boot. In any case, my intention is to > use the distribution from adacore. I'm working on a GCC 4.9.1 version. > I am excited that I will be able to do most of this directly from > MAC. Unfortunately I am not too comfortable with building/configuring > of gcc and so on. > > If you could provide some detailed guidance as to how I could setup my > development environment, I would start on it as soon as the discovery > board arrives - any time now! Perhaps they are available on the > sf.net site - which i will checkout. See INSTALL in the distribution. Tell me how you think it could be improved! [1] http://libre.adacore.com/tools/gnat-gpl-for-bare-board-arm/