Zilog Z80195 Manuel d'utilisateur Page 30

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 47
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 29
Z80185/195 DEVELOPMENT KIT
USER'S MANUAL
3-10
UM951800100
ZILOG
Loading an Intel Hex File [L]
This command affects both the Z80185 monitor and the TZ.EXE program, which runs on a PC. After
you enter the name of the file, the PC sends it to the board RAM. This command and the N command
are the two commands that require that you use the TZ.EXE program on a PC as the terminal.
Example:
Z80185> File name: at.hex
78 Intel hex lines—done
Z80185>
Move Memory to Memory [M]
This command moves a specified number of bytes from one address to another. In order to handle
overlapping "from" and "to" areas correctly, the monitor moves data differently, depending on how the
addresses compare. If the "from" address is greater than the "to" address, the monitor moves the data
between the starting address and higher addresses thereafter. If the "from" address is less than the
"to" address, the monitor begins moving between the highest addresses implied by the number of
bytes and lower address thereafter until it gets down to the starting address entered.
Example:
Z80185>Move From Memory starting at: 2020
to Memory starting at: 2020
Number of Bytes: 4
Z80185>
Caution: RAM locations 2000–20FF are used by the monitor as workspace. F, M, and L commands
should not be used within this memory range.
Vue de la page 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 46 47

Commentaires sur ces manuels

Pas de commentaire