|
This is where you can download .exe's, .txt's, .* . You can also download WCC11. Here's the list:
.EXE files
- WCC11 Version 1.1 My freeware C-based compiler for HC11's
- COMPILE Version 1.2 a freeware program that makes compiling your C program with WCC11 v.1.0 or better faster!
- MHM Version 1.0 a freeware program that makes main headers so that you don't have to worry about the assembler. Simply give it the name of the header to be made, the stack beginning, the program beginning, and the version of WCC11 you have and it does all the work! (file size is 5Kb and is ZIPped)
.C files
These three files are needed for my article in Nuts and Volts "Using Two Microprocessors on one Robot"
- Network1.c
- Network2.c
- Network.asm
- SCIRec.zip All the needed files for my Nuts and Volts article "Building an HC11 Serial Recorder".
- BitTest.C Tests a bit for a HIGH or LOW...Instructions & examples included in the C file.
- SCI.C Has procedures for using the SCI on an HC11... Instructions & examples included in the C file.
- ITOA.C Converts a number into a string...Instructions & examples included in the C file.
- ADShow.C A file that prints out the value of an AD input to the SCI to be viewed by a terminal editor...Instructions & examples included in the C file.
Older Versions
|
|