comp.lang.ada
 help / color / mirror / Atom feed
From: "RasikaSrinivasan@gmail.com" <RasikaSrinivasan@gmail.com>
Subject: gnat ARM - predefined packages
Date: Tue, 27 Jan 2015 08:09:17 -0800 (PST)
Date: 2015-01-27T08:09:17-08:00	[thread overview]
Message-ID: <9ceb137a-cb4a-4e65-b152-6885f5e030b4@googlegroups.com> (raw)

Some clarifications please:

I am using gnat for ARM - having reasonable success with the STM32F4 discovery board.

I would like to know:

- The example project contains an import as follows:

-- file: registers.ads
    GPIOD : GPIO_Register with ... ;
    pragma Imp\x10oft(Ada,GP\x10IOD) ;

    where is this object GPIOD getting imported from?
    I am looking to use GPIOB and GPIOC. how can i import those?
   
- the spec of Ada.Interrupts.Names so I know how to attach new interrupt handlers. (Example project provides Ada.Interrupts.Names.EXTIO_Interrrupt)

- Is it possible to install native gnat on the same Windows system and produce executables for both the native and the ARM targets?

- Is it possible to use packages such as Ada.Containers in the embedded target?

thanks for pointers.

srini


             reply	other threads:[~2015-01-27 16:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-27 16:09 RasikaSrinivasan [this message]
2015-01-27 16:49 ` gnat ARM - predefined packages Bob Duff
2015-01-27 16:49 ` Simon Wright
2015-01-27 16:50   ` Simon Wright
2015-01-27 18:29     ` RasikaSrinivasan
2015-01-27 19:56       ` Bob Duff
2015-01-27 21:55       ` Simon Wright
2015-01-28  7:03         ` Egil H H
2015-01-28  7:52           ` Simon Wright
2015-01-28  8:41             ` J-P. Rosen
2015-01-28 13:11               ` Simon Wright
2015-01-28 17:30                 ` RasikaSrinivasan
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox