These pages are still under construction, which means that some information may be missing. If you have any comments, please send me a mail. The objective of these pages for the moment is to allow people to test the new Smile NG development environment and the other items available here.
Smile NG is a new development environment which supports multiple languages and assemblers/compilers. The editor decodes LILA layout commands which makes your source code much more readable, both on screen and on printout. A flexible configuration mechanism allows to define the sequence of operation that will download your program to your microcontroller or programming device as soon the assembly is correct. Debugging cycles are very short, and when real time is concerned only expensive emulators avoid some of these numerous debugging and improvement cycles.
You can download and install Smile NG quite easily. The compressed file is half a meg, and this includes the editor, the CALM assembler for HC11 and PIC microcontrolers, and several facilities for downloading the code.
For more information about installing Smile NG, click here.
ICC11 is a freeware C compiler for the HC11 microcontroller. This package contains instructions for easy installation in Smile NG.
The basic utilities for CALM development (the assembler and file converter) are written in portable C, and thus UNIX versions are available (Linux binaries only for the moment). The full source code is available if you want to improve this software.