AVR-Ada 0.4.1 review

Download
by rbytes.net on

AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers

License: GMGPL (GNAT Modified GPL)
File size: 0K
Developer: Rolf Ebert
0 stars award from rbytes.net

AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers.

Requirements:
avr-libc
binutils
gcc

What's New in This Release:
The linker (avr-ld) of the binary packages now generates correct code for avr5 (16k-128K flash memory) targets when called with the --relax switch (default).
Building static libraries with avr-gnatmake no longer requires a host "gcc" in the search path.
Limited support was added for ATmega2560 and ATmega2561 (beta).
mk_ada_app.sh now works independent of the working directory, and is part of the binary packages.
The Linux/Windows binaries are now based on gcc-4.1.1, avr-libc-1.4.4, and binutils-2.17.50, and were configured for Ada, C, and C++.

AVR-Ada 0.4.1 keywords