c32load - an S19-file loader for the M68MOD9S12C32 microcontoller.

In my ECE362 class, we're using these M68MOD9S12C32 microcontroller modules that can be programmed through the serial port, but the only software I could find to do that was Windows-only.

So, rather than booting back into Windows to work on stuff, I decided to write this program.  You give it an S19 file, and it simply erases and reloads the program into your MCU.

c32load-1.0.4.tar.bz2  (licensed under the GPL)


Installation Notes

You may also be interested in Eric Engler's as12 assembler for Linux:
http://www.ericengler.com/AsmIDE.aspx


And what webpage would be complete without a screenshot?  Well, probably this one, but I'll post it anyway:
Screenshot