Downloadliste

Projektbeschreibung

amforth is an extendible command interpreter for the Atmel AVR ATmega microcontroller family. It has a turnkey feature for embedded use as well. It does not depend on a host application. The command language is an almost compatible ANS94 forth with extensions. It needs less than 8KB code memory for the base system. It is written in assembly language and forth itself.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2012-12-28 06:56
5.0

Diese Version fügt Unterstützung für 1wire Geräte (Due Arbeit getan, für das 4e4th.eu-Projekt) und Stromsparmodus Strategien verbessert. Außerdem kommt es mit viel mehr Dokumentation auf der Website: Themen wie Timer sowie Entwicklertools wie Profiler und Debugger. Arduino relevanten Verbesserungen erfolgen. Heute gibt es einige rudimentäre Compiler-Sicherheitsprüfungen. Auch sind einige kleinere Fehler behoben.
Tags: Stable, Major feature enhancements, Documentation
This release adds support for 1wire devices (due to work being done for the 4e4th.eu project) and improves power save strategies. Furthermore, it comes with a lot more documentation on the Web site: topics like timers as well as developer tools like profiler and debugger. Some Arduino relevant enhancements are made. There are now some rudimentary compiler safety checks. Some minor bugs are fixed as well.

2012-07-28 06:23
4.9

Dieses Release enthält eine neue Shell-Programm an der Eingabeaufforderung zugreifen. Es hat Befehlsspeicher, Befehlskomplettierung mit Tab, und voller Zugriff auf alle registriert und Bit namentlich ohne Füllung das Wörterbuch auf dem Controller. Die Bibliothek ist neu strukturiert und erweitert. Auch wurden einige kleine Bugs behoben.
Tags: Major feature enhancements, Documentation, Stable
This release introduces a new shell program to access the command prompt. It has command history, command completion with tab, and full access to all registers and bits by name without filling the dictionary on the controller. The library section is restructured and expanded. Some small bugs were fixed as well.

2012-03-27 07:50
4.8

Dieses Release bringt das letzte fehlende Wort aus den Forth Standard CORE Wordset: bewerten. Einige Debugger-Aufgaben wie ein Anruf-Tracer und ein Profiler sind ab sofort verfügbar. Optionaler Unterstützung für einheitliche Speicheradressen wird hinzugefügt. Interne Änderungen öffnen den Weg zu mehr Features wie einheimischen. Einige Fehler wurden behoben.
Tags: Stable, Major feature enhancements, Documentation
This release adds the last missing word from the Forth Standard CORE Wordset: EVALUATE. Some debugger tasks like a call tracer and a profiler are available now. Optional support for unified memory addresses is added. Internal changes open the road to more features like LOCALs. A few bugs are fixed.

2012-02-05 01:09
4.7

Diese Version ermöglicht REFILL und Quellcode zur Laufzeit geändert werden. Das Multitalent kann jetzt in schlüsselfertige Anwendungen verwendet werden. Es gibt einige neue Wörter aus den Zeichenfolgen standard Wort. Die Dokumentation wird verbessert, und einige neue Dienstprogramme, einschließlich ein Tracer Aufruf hinzugefügt werden.
Tags: Stable, Major bug fixes and feature enhancements, Documentation
This release allows REFILL and SOURCE to be changed at runtime. The multitasker can now be used in turnkey applications. There are some new words from the strings standard word set. The documentation is improved, and some new utilities, including a call tracer, are added.

2011-10-07 05:29
4.6

Diese Version fügt hinzu oder ändert ein paar Worte für Mikrocontroller-Programmierung nützlich.
Tags: Stable, Minor feature enhancements
This release adds or changes a few words useful for microcontroller programming.

Project Resources