Download List

專案描述

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).

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

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.
標籤: Major feature enhancements

2001-09-02 03:07
0.6.0

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.
標籤: Major bugfixes

2001-01-30 15:12
0.5.0

Initial public release.

Project Resources