comp.lang.ada
 help / color / mirror / Atom feed
* Arduino Due
@ 2013-11-21  7:33 Stephen Leake
  2013-11-21 15:58 ` Tero Koskinen
  2013-11-24 13:12 ` MatthiasR
  0 siblings, 2 replies; 8+ messages in thread
From: Stephen Leake @ 2013-11-21  7:33 UTC (permalink / raw)


I've recently purchased an Arduino Due
(http://arduino.cc/en/Main/arduinoBoardDue), to build a home robot. The
processor is an AT91SAM3X8E, which according to Atmel
http://www.atmel.com/devices/SAM3X8E.aspx is an ARM Cortex-M3 84 MHz 32
bit processor, no floating point hardware, along with a bunch of IO
stuff.

Has anyone ported GNAT to this? It appears I can use gcc targeted to
arm, and specify -mcpu=cortex-m3.

I'm guessing the runtime from AVR-Ada could be useful, depending on how
much is in assembler.

The Atmel website provides a C/C++ IDE and a download tool, so I can at
least write hello_world.c and try things out, but I'd like to write real
code in Ada.

I've ported GNAT to a couple of different processors before, but it's
been a while ...

--
-- Stephe


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

end of thread, other threads:[~2018-05-03  6:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-21  7:33 Arduino Due Stephen Leake
2013-11-21 15:58 ` Tero Koskinen
2013-11-24 13:12 ` MatthiasR
2018-03-11 23:48   ` john
2018-03-12  8:42     ` Simon Wright
2018-05-01 23:05       ` john
2018-05-02  7:58         ` Simon Wright
2018-05-03  6:46           ` john

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