Jeremy's HC11 Page


Useful Programs

Here are number of programs I created for downloading programs from Linux to a Motorola MC68HC11A1.  I find these easier to use than the other bootloaders available on the Internet (mostly because I understand them better).
 
bootload.cpp Downloads a 256-byte monitor program to the HC11
boot.a The 256-byte monitor program
load.cpp Download an application program *
dump.cpp Display memory from the HC11 *
config.cpp View/update CONFIG register *
launch.cpp Launch a program previously loaded into HC11 *
monitor.cpp Monitor HC11's serial port
dlcommon.cpp / dlcommon.h Common routines used by above
* Requires monitor program to be loaded and running

Useful Links



Please contact me at mortis@ucalgary.ca if you have questions/comments!