0

I would like to develop in Ada 2012 in Windows 10 for Raspberry Pi.

I would prefer not to install the GPS on the Raspberry Pi, at least , not at first; not least because I want a headless Pi and to install as little as possible, leaving more of the SD card for use as storage space.

I want to do most of the developing in Windows, abstracting away the hardware until the code is complete and unit tested, then port it to the Raspberry Pi (and possibly some other platforms).

Can I develop on Windows in Ada 2012 for Raspberry Pi ; if so, how?

Ditto, on Raspberry Pi as target?

Mawg
  • 433
  • 3
  • 8
  • 15

1 Answers1

1

AdaCore IntroducesGNAT GPL 2015 for the Raspberry Pi 2

AdaCore, the leading provider of commercial software solutions for the Ada programming language, today released a freely downloadable version of its GNAT GPL Ada cross-development environment for the Raspberry Pi 2 micro-PC running Embedded Linux. With this new cross-development environment, professors, students, hobbyists and others can take advantage of Ada 2012’s reliability, safety and security benefits for their Raspberry Pi 2 applications.

Mawg
  • 433
  • 3
  • 8
  • 15