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: buffer2.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!feeder.erje.net!1.eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: GNAT GPL 2015 Troubles Date: Sun, 21 Jun 2015 17:21:37 +0100 Organization: A noiseless patient Spider Message-ID: References: <86d20p2xnw.fsf@stephe-leake.org> <14b883a9-c5ce-49ba-b608-23ffce29cf56@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="c762050aff3a30866fa7e79999b14776"; logging-data="27481"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18MVwJsryTv7hF/0Jh2veahAqXnO/i3BIU=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:QFa4RK0wrjmovwS+4/K0JX9cg10= sha1:NqzafoWggLqP8nWUS7TqBccFVAc= Xref: number.nntp.giganews.com comp.lang.ada:193705 Date: 2015-06-21T17:21:37+01:00 List-Id: "RasikaSrinivasan@gmail.com" writes: > navigation did not work for me. i browsed and found the files but it > is not ideal. A strong vote for your point about use clauses as well. For RTS components (e.g. Ada.Interrupts.Names.EXTI0_IRQ) I end up in the native RTS. In spite of having the correct GPR loaded. > Simon Another question - do you have any examples that work with AHB2? > i am not able get the AHB2 peripherals to work at all. No, only AHB1, sorry. Aside from RCC, that is, and I'm only using the STM32Cube interface for that. > also - is there a way you can write up the process of setting up a zfp > for say TMSC123 or some other such Cortex core? ZFP should be easy enough per se, the problem would be the board setup and clock configuration; the clock configuration seems to be manufacturer-specific? Would Maciej's book help? http://www.lulu.com/shop/maciej-sobczak/ada-and-spark-on-arm-cortex-m/paperback/product-22195745.html http://inspirel.com/articles/Ada_On_Cortex.html