Tero's Arduino Blog

Using Arduino with Ada

Attiny4313 support in AVR-Ada

A short note that I just pushed support for attiny4313 processor to AVR-Ada repository. I am not sure does that make into AVR-Ada 1.2.x release, but most likely it will be in AVR-Ada 1.2.x+1 or 1.3.x release.

In theory, support for attiny4313 should …

[more]

Building avr-gnat for AVR-Ada

None of the Linux distributions ship Ada-enabled avr-gcc (avr-gnat) by default. And building GNAT for AVR a bit tricky. So, to help the situation I have tried to gather a little help for that.

To build AVR-Ada applications, you need following software packages

  • avr-binutils
  • avr-gcc + avr-gnat
  • avr-libc
  • avr-ada itself

Since …

[more]

« Page 2 / 2


Copyright © 2012, 2013 Tero Koskinen - Theme Skeleton; Blogging engine Pelican; Powered by Python