Sunday, November 30, 2008

Recommended Project 3 - 68hc11 bootloader

  • This project designed by Mr.Karl Lunt.
  • This PC-based bootloader was written in 1995 for loading S19 records into most 68hc11 variants.
  • The program was written in Microsoft C and uses a COM port to talk to the target.
  • It's providing both the source file (bootload.c) and the executable (bootload.exe).
  • The source file needs no extra .h files other than those already available in the Microsoft set.
Details can be found HERE

No comments: