Download List

Descripción del Proyecto

AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three elements: the Ada compiler, the Ada run time system, and the AVR support library. Some sample programs are provided as well.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-05-17 18:30 Back to release list
0.4.0

Esta versión incluye el soporte limitado para los nuevos dispositivos: at90canXX, at90pwmX, at90usb1287, atmega128X, atmegaXXXp, atmega64X, attinyX4, attinyX5, y attinyX61. I386 binarios para Linux y Windows están disponibles ahora para dowload. El sistema de ejecución (RTS) es parte específica de ahora. AVR-lib tiene nuevos paquetes: perro guardián, de espera y Int_Img. Las secuencias de comandos para construir AVR-Ada con gcc-3.4.6 y gcc-4.1.0 han sido actualizados. Una nueva secuencia de comandos para generar una lista para compilar directorio de proyecto con todos los archivos necesarios se encuentra disponible en el archivo fuente. Nuevos ejemplos se encuentran en apps /.
Tags: Major feature enhancements
This release adds limited support for new devices: at90canXX, at90pwmX, at90usb1287, atmega128X, atmegaXXXp, atmega64X, attinyX4, attinyX5, and attinyX61. Binaries for i386 Linux and Windows are now available for dowload. The runtime system (RTS) is part-specific now. AVR-lib has new packages: Watchdog, Sleep, and Int_Img. The scripts to build AVR-Ada with gcc-3.4.6 and gcc-4.1.0 have been updated. A new script to generate a ready-to-compile project directory with all necessary files is available in the source archive. New examples are located in apps/.

Project Resources