comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Arduino Due
Date: Thu, 21 Nov 2013 01:33:42 -0600
Date: 2013-11-21T01:33:42-06:00	[thread overview]
Message-ID: <85eh6aus2x.fsf@stephe-leake.org> (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


             reply	other threads:[~2013-11-21  7:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-21  7:33 Stephen Leake [this message]
2013-11-21 15:58 ` Arduino Due 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
replies disabled

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