comp.lang.ada
 help / color / mirror / Atom feed
* gnat ARM - predefined packages
@ 2015-01-27 16:09 RasikaSrinivasan
  2015-01-27 16:49 ` Bob Duff
  2015-01-27 16:49 ` Simon Wright
  0 siblings, 2 replies; 12+ messages in thread
From: RasikaSrinivasan @ 2015-01-27 16:09 UTC (permalink / 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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-01-28 17:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-27 16:09 gnat ARM - predefined packages RasikaSrinivasan
2015-01-27 16:49 ` 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

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