Download List

프로젝트 설명

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.

2008-05-01 08:22
0.5.2

설치 버그가 수정되었습니다.
Tags: Minor bugfixes
Installation bugs were fixed.

2006-06-03 22:58
0.4.1

링커 (AVR - 죠) 바이너리 패키지 지금 avr5 때 - 스위치 (기본값)이라는 긴장과 목표 (16K - 128KB의 플래시 메모리는) 올바른 코드를 생성합니다. AVR과 빌딩 정적 라이브러리는 더 이상 gnatmake 검색 경로에있는 호스트 "gcc가"가 필요합니다. 제한된 지원 ATmega2560과 ATmega2561 (베타 버전)이 추가되었습니다. mk_ada_app.sh 현재 작업 디렉토리의 독립적인 작품과 바이너리 패키지의 일부입니다. 리눅스 / 윈도우 바이너리 기반의 gcc - 4.1.1, AVR - libc 기반 1.4.4, 그리고 binutils - 2.17.50, 그리고 에이다, C의 구성됐다, 및 C + +.
Tags: Major bugfixes
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++.

2006-05-17 18:30
0.4.0

이 릴리스의 새로운 디바이스에 대한 지원 : at90canXX, at90pwmX, at90usb1287, atmega128X, atmegaXXXp, atmega64X, attinyX4, attinyX5, 그리고 attinyX61 제한을 추가합니다. 바이너리는 i386 용 리눅스와 윈도우 지금 dowload 사용할 수있습니다. 런타임 시스템 (RTS)의 지금은 구체적인 부분이다. AVR - lib에서 새로운 패키지 : 워치독, 수면, 그리고 Int_Img있다. 스크립트 AVR 구축 - 에이다의 gcc - 3.4.6와 gcc가와 - 4.1.0 업데이 트되었습니다. 새 스크립트 준비에 필요한 모든 파일과 디렉토리를 컴파일하려면 프로젝트 소스 아카이브에서 사용할 수있습니다 생성합니다. 새 예제 애플 리케이션에 위치하고있습니다 /.
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/.

2005-08-07 17:39
0.3.0

Tags: Initial freshmeat announcement

Project Resources