home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / develop / hc11dev / hc11dev1.readme < prev    next >
Text File  |  1995-02-27  |  1KB  |  26 lines

  1. Short:    Assembler+Monitor for HC11-MCUs. Rev 1.
  2. Uploader: d93ricka@und.ida.liu.se (Richard Karlsson)
  3. Author:   d93ricka@und.ida.liu.se (Richard Karlsson)
  4. Type:     dev/cross
  5.  
  6.  
  7. 25-Sep-94
  8.  
  9. A develpoement system for the Motorola 68HC11 MCU line of processors.
  10.  
  11. Included is a cross-assembler supporting macros, local labels,
  12. includefiles, conditional assembly and a rich set of pseudo opcodes.
  13. The assembler will generate listfiles, Motorola S19 record files and
  14. syblolfiles. (HitAsm v0.21)
  15.  
  16. Also in the package is a monitor that will interact with a "live" HC11
  17. MCU over the serial port. Any serialport with a serial.device
  18. compatible device driver can be used. Code present in the Hc11 can be
  19. dumped or disassembled to your screen. Memory can be altered and S19
  20. records can be downloaded and verifyed. The monitor transparently
  21. reads and writes to on-chip EEPROM and RAM, and to what ever other
  22. devices you have hooked up on the bus. The monitor will work with any
  23. model of the Hc11 (I hope :). (HitMon11 v0.26)
  24.  
  25. Richard Karlsson
  26.