avrmon-stk200 0.7.1 review

Download
by rbytes.net on

License: GPL (GNU General Public License)
File size: 320K
Developer: Nicolas Korber
0 stars award from rbytes.net

avrmon-stk200 is a port of Denis Chertykov's Linux debug monitor system for Atmel AVR microcontrollers.

avrmon-stk200 project 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).

Requirements:
binutils
gcc

What's New in This Release:
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.

avrmon-stk200 0.7.1 keywords