home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_progs / prog-asm / adev11.lha / docs / hcload.doc < prev    next >
Encoding:
Text File  |  1992-08-20  |  289 b   |  12 lines

  1. option
  2.   -f<number>
  3.  
  4. for use where the E clock frequency of the HC11 is not 2.0000 MHz.
  5.   <number> is the E clock frequency of the HC11 in Hz.
  6.  
  7. Example
  8.   HCload -f1228800 download.sr
  9.  
  10. Downloads the file download.sr to an HC11 with a crystal frequency of
  11. 4.9152 MHz (E clock = 1.2288 MHz).
  12.