Télécharger la liste

Description du projet

avrmon-stk200 is a port of Denis Chertykov's Linux debug monitor system for Atmel AVR microcontrollers. It is compatible with the connection scheme used in Atmels "STK200 Starter Kit", as opposed to the original version that used the "DAPA" (Alex's Direct Avr Parallel Access) scheme. In short, the monitor system allows you to do in-systems source-level debugging on AVR microcontrollers with gdb (avr-gdb).

Système requise

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-29 22:27
0.7.1

Le projet a été adapté à un up-to-date chaîne d'outils GNU (gcc 3.4.5 et gdb 6.4) et testé avec Eclipse 3.1.0. Le projet a été également divisé en deux parties distinctes, puisque l'une (partie hôte) est compilé avec un gcc natif et l'autre (partie cible) est contre-compilés. La partie la cible a été modifiée pour être utilisable comme module de la bibliothèque.
Tags: Major feature enhancements
The project was adapted to an up-to-date GNU toolchain (gcc 3.4.5 and gdb 6.4) and tested with Eclipse 3.1.0. The project was also split into two distinct parts since one (host part) is compiled with a native GCC and the other (target part) is cross-compiled. The target part has been modified to be usable as a library module.

2001-09-02 03:07
0.6.0

Il s'agit d'une plate-forme de mise à niveau si nécessaire, ce qui porte avrmon-stk200 dans le gcc-3.0 époque. Il dispose d'un grand nombre de petits changements, et la fixation d'un bug majeur qui a maintenu le moniteur de travailler sur des versions plus récentes de avr-libc.
Tags: Major bugfixes
This is a much needed platform upgrade, bringing avrmon-stk200 into the gcc-3.0 era. It features a lot of small changes, and the fixing of one major bug that kept the monitor from working on newer versions of avr-libc.

2001-01-30 15:12
0.5.0

Première version publique.
Initial public release.

Project Resources