AvrMax!
Description AvrMax
The aim of this program is to be an all-in-one tool for the Atmel-microcontroller
family. It can assemble .asm-files and program the binary result into
the controller. It will also include some tools to help debugging
your applications.
Features
- (*) = already implemented
- ( ) = not yet implemented
- (-) = partially implemented
- (*) FREE for non-commercial use (read the license!)
- (*) AVR-RISC instruction set as supplied by Atmel
- (*) 32 bit-assembler
- (*) EXACT information about errors, warnings, etc and their locations
- (*) Typed constants and variables (currently supported are integer,
float, string and register)
- (*) Unlimited lenght of constant and variable labels
- (*) Parameter checking (e.g. when calling macros)
- (*) Procedures with automatic initialising/finalising macros
- ( ) Smart modules (libraries) which will be reassembled when
necessary
- ( ) Support for the separate Flash and EEPROM segments
- ( ) Multitasking kernel library for Atmel controllers
- ( ) Libraries for LCD-displays, the built-in RS232 and much
more
- (-) IDE with customisable syntax-highlighting and undo/redo
- ( ) Support for both the Handyman programmers and the Atmel
programmers
- ( ) Serial port multiplexer for debugging purposes
- (-) Windows and Linux version
Status
AvrMax is currently in an early stage of development, so no downloads
are available for now.
History
16th of October 1999
Started development of AvrMax.
Copyright © 1999/2003 Beryllium Engineering
|